Skip to content

Releases: favoyang/unity-addressable-importer

v0.11.2

06 Jan 15:53
Compare
Choose a tag to compare

0.11.2 (2022-01-06)

Bug Fixes

  • prevent null exception when access label fields in the rule (#63) (cebf133)

v0.11.1

29 Dec 09:27
Compare
Choose a tag to compare

0.11.1 (2021-12-29)

Bug Fixes

  • change namespace of PrefabStageUtility in Unity 2021.2 (#61) (e287dc9)

v0.11.0

22 May 02:02
Compare
Choose a tag to compare

0.11.0 (2021-05-22)

Features

v0.10.0

16 May 03:59
Compare
Choose a tag to compare

0.10.0 (2021-05-16)

Features

v0.9.8

15 May 15:10
Compare
Choose a tag to compare

0.9.8 (2021-05-15)

Bug Fixes

  • mute ODIN UnityEngine.ExitGUIException error temporarily (b4cb7cf)

v0.9.7

15 May 14:48
Compare
Choose a tag to compare

0.9.7 (2021-05-15)

Bug Fixes

  • null reference error since r9682904 (777a3ca)

v0.9.6

15 May 13:41
Compare
Choose a tag to compare

0.9.6 (2021-05-15)

Bug Fixes

  • CS0618 warning when access PrefabStage.assetPath (9682904)

v0.9.5

15 May 13:18
Compare
Choose a tag to compare

0.9.5 (2021-05-15)

Bug Fixes

  • AllowGroupCreation checkbox hidden when Odin is present (close #45) (#49) (69a9cbb)

v0.9.4

18 Dec 16:51
Compare
Choose a tag to compare

0.9.4 (2020-12-18)

Bug Fixes

  • initial null exception error when ODIN is enabled (refs #43) (f8d9bba)

v0.9.3

17 Oct 10:16
Compare
Choose a tag to compare

0.9.3 (2020-10-17)

Bug Fixes

  • move Media to Media~ to avoid generating meta files (close #41) (ad09c0c)