Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent null exception when access label fields in the rule #63

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

laicasaane
Copy link
Contributor

No description provided.

@laicasaane
Copy link
Contributor Author

@favoyang Please review this.

Copy link
Owner

@favoyang favoyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@favoyang favoyang merged commit cebf133 into favoyang:master Jan 6, 2022
github-actions bot pushed a commit that referenced this pull request Jan 6, 2022
## [0.11.2](v0.11.1...v0.11.2) (2022-01-06)

### Bug Fixes

* prevent null exception when access label fields in the rule ([#63](#63)) ([cebf133](cebf133))
@github-actions
Copy link

github-actions bot commented Jan 6, 2022

🎉 This PR is included in version 0.11.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@laicasaane laicasaane deleted the fix-labels-null-exception branch June 22, 2022 17:57
mulova pushed a commit to mulova/unity-addressable-importer that referenced this pull request Jul 8, 2022
* master: (37 commits)
  chore(release): 0.12.0 [skip ci]
  feat: improve the inspector for AddressableImportSettings (favoyang#60)
  Improve the inspector for AddressableImportSettings (favoyang#60)
  chore(docs): update README with code syntax highlighting
  chore(release): 0.11.5 [skip ci]
  fix: avoid the selection.activeObject being reset to null when editing an addressable prefab favoyang#71
  docs: add KarolGu as a contributor for bug (favoyang#74)
  docs: add fantasyz as a contributor for bug (favoyang#73)
  chore(release): 0.11.4 [skip ci]
  fix: folder ends with '~' should be ignored favoyang#72
  docs: add JVinceW as a contributor for code (favoyang#69)
  chore(release): 0.11.3 [skip ci]
  fix: allow load import settings file independent to the default location (favoyang#64, favoyang#68)
  chore(release): 0.11.2 [skip ci]
  fix: prevent null exception when access label fields in the rule (favoyang#63)
  docs: add laicasaane as a contributor for code (favoyang#62)
  chore(release): 0.11.1 [skip ci]
  fix: change namespace of PrefabStageUtility in Unity 2021.2 (favoyang#61)
  docs: add notes for Odin v3
  docs: move GitHub templates to ISSUE_TEMPLATE folder
  ...

# Conflicts:
#	Editor/AddressableImporter.cs
#	Editor/Helper/AddressableImportSettingsEditor.cs
mulova pushed a commit to mulova/unity-addressable-importer that referenced this pull request Jul 8, 2022
* master: (37 commits)
  chore(release): 0.12.0 [skip ci]
  feat: improve the inspector for AddressableImportSettings (favoyang#60)
  Improve the inspector for AddressableImportSettings (favoyang#60)
  chore(docs): update README with code syntax highlighting
  chore(release): 0.11.5 [skip ci]
  fix: avoid the selection.activeObject being reset to null when editing an addressable prefab favoyang#71
  docs: add KarolGu as a contributor for bug (favoyang#74)
  docs: add fantasyz as a contributor for bug (favoyang#73)
  chore(release): 0.11.4 [skip ci]
  fix: folder ends with '~' should be ignored favoyang#72
  docs: add JVinceW as a contributor for code (favoyang#69)
  chore(release): 0.11.3 [skip ci]
  fix: allow load import settings file independent to the default location (favoyang#64, favoyang#68)
  chore(release): 0.11.2 [skip ci]
  fix: prevent null exception when access label fields in the rule (favoyang#63)
  docs: add laicasaane as a contributor for code (favoyang#62)
  chore(release): 0.11.1 [skip ci]
  fix: change namespace of PrefabStageUtility in Unity 2021.2 (favoyang#61)
  docs: add notes for Odin v3
  docs: move GitHub templates to ISSUE_TEMPLATE folder
  ...

# Conflicts:
#	Editor/AddressableImporter.cs
#	Editor/Helper/AddressableImportSettingsEditor.cs
mulova pushed a commit to mulova/unity-addressable-importer that referenced this pull request Jul 8, 2022
* master: (37 commits)
  chore(release): 0.12.0 [skip ci]
  feat: improve the inspector for AddressableImportSettings (favoyang#60)
  Improve the inspector for AddressableImportSettings (favoyang#60)
  chore(docs): update README with code syntax highlighting
  chore(release): 0.11.5 [skip ci]
  fix: avoid the selection.activeObject being reset to null when editing an addressable prefab favoyang#71
  docs: add KarolGu as a contributor for bug (favoyang#74)
  docs: add fantasyz as a contributor for bug (favoyang#73)
  chore(release): 0.11.4 [skip ci]
  fix: folder ends with '~' should be ignored favoyang#72
  docs: add JVinceW as a contributor for code (favoyang#69)
  chore(release): 0.11.3 [skip ci]
  fix: allow load import settings file independent to the default location (favoyang#64, favoyang#68)
  chore(release): 0.11.2 [skip ci]
  fix: prevent null exception when access label fields in the rule (favoyang#63)
  docs: add laicasaane as a contributor for code (favoyang#62)
  chore(release): 0.11.1 [skip ci]
  fix: change namespace of PrefabStageUtility in Unity 2021.2 (favoyang#61)
  docs: add notes for Odin v3
  docs: move GitHub templates to ISSUE_TEMPLATE folder
  ...

# Conflicts:
#	Editor/AddressableImporter.cs
#	Editor/Helper/AddressableImportSettingsEditor.cs
mulova pushed a commit to mulova/unity-addressable-importer that referenced this pull request Jul 8, 2022
* master: (37 commits)
  chore(release): 0.12.0 [skip ci]
  feat: improve the inspector for AddressableImportSettings (favoyang#60)
  Improve the inspector for AddressableImportSettings (favoyang#60)
  chore(docs): update README with code syntax highlighting
  chore(release): 0.11.5 [skip ci]
  fix: avoid the selection.activeObject being reset to null when editing an addressable prefab favoyang#71
  docs: add KarolGu as a contributor for bug (favoyang#74)
  docs: add fantasyz as a contributor for bug (favoyang#73)
  chore(release): 0.11.4 [skip ci]
  fix: folder ends with '~' should be ignored favoyang#72
  docs: add JVinceW as a contributor for code (favoyang#69)
  chore(release): 0.11.3 [skip ci]
  fix: allow load import settings file independent to the default location (favoyang#64, favoyang#68)
  chore(release): 0.11.2 [skip ci]
  fix: prevent null exception when access label fields in the rule (favoyang#63)
  docs: add laicasaane as a contributor for code (favoyang#62)
  chore(release): 0.11.1 [skip ci]
  fix: change namespace of PrefabStageUtility in Unity 2021.2 (favoyang#61)
  docs: add notes for Odin v3
  docs: move GitHub templates to ISSUE_TEMPLATE folder
  ...

# Conflicts:
#	Editor/AddressableImporter.cs
#	Editor/Helper/AddressableImportSettingsEditor.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants