Cannot select addressable atlas sprites where they were included in the atlas via a directory

Issue #998 resolved
Brendan Ragan created an issue

I’m using Unity 2021.3.37f1.

If I have a script with an AssetReferenceAtlasedSprite and an Atlas which includes a directory for the packables, i cannot select those sprites with Odin Inspector’s Addressables Support enabled.

I have created and attached a minimal repro project. There is a gameobject (GameObject) in the SampleScene with the test component AddressableAtlasTest on it. You can only select the 8_DecoItem_StringofBananas sprite, but if you view the DecoItems_Atlas you can see there are more sprites in there. I would expect to also see 6_DecoItem_Chilli, 7_DecoItem_HoyaHeart and 9_DecoItem_LipstickEcheveria as selectable items.

Comments (2)

  1. Lucas Schwaner

    Hey, thanks for informing us about this. This issue was resolved with the introduction of version 3.3.1.4.

  2. Log in to comment