Releases: favoyang/unity-addressable-importer
Releases · favoyang/unity-addressable-importer
v0.11.2
0.11.2 (2022-01-06)
Bug Fixes
- prevent null exception when access label fields in the rule (#63) (cebf133)
v0.11.1
0.11.1 (2021-12-29)
Bug Fixes
- change namespace of PrefabStageUtility in Unity 2021.2 (#61) (e287dc9)
v0.9.8
0.9.8 (2021-05-15)
Bug Fixes
- mute ODIN UnityEngine.ExitGUIException error temporarily (b4cb7cf)
v0.9.7
0.9.7 (2021-05-15)
Bug Fixes
- null reference error since r9682904 (777a3ca)
v0.9.6
0.9.6 (2021-05-15)
Bug Fixes
- CS0618 warning when access PrefabStage.assetPath (9682904)
v0.9.5
0.9.5 (2021-05-15)
Bug Fixes
- AllowGroupCreation checkbox hidden when Odin is present (close #45) (#49) (69a9cbb)
v0.9.4
0.9.4 (2020-12-18)
Bug Fixes
- initial null exception error when ODIN is enabled (refs #43) (f8d9bba)
v0.9.3
0.9.3 (2020-10-17)
Bug Fixes
- move Media to Media~ to avoid generating meta files (close #41) (ad09c0c)