Search Issue Tracker
Scriptable Object Subclasses Element Addressable asset is empty, while S...
Reproduction steps: 1. Open the attached “AssetReferenceDrawerBug” project 2. Select the “Assets/New Repro.asset” Scriptable Obj... Read more
[Addressables] Binary catalog is much larger than the old .json catalog
How to reproduce: 1. Open the attached project “TestBinaryCatalog3.zip“ 2. Make sure Addressables 1.21.2 is installed 3. Build Ad... Read more
“AssetReferenceSprite.subAsset” name is not updated after renaming Addre...
How to reproduce: 1. Open the user’s attached “My project (2).zip” project 2. Rename the “UI_IMG_SA_Square.png” file 3. Select “MySc... Read more
CS0103 error is thrown when enabling "Addressable Assets" profiling and ...
Reproduction steps: 1. Open the attached "repro_IN-37672ProfilerStrings.zip" project 2. Change Build Platform to PS4 or Switch 3. Ob... Read more
Can't assign a Sprite Atlas to an AssetReferenceAtlasedSprite Property F...
Reproduction steps: 1. Open the attached project “IN-38075_repro“ 2. Open the “SampleScene“ Scene 3. Select the “TRYASSIGN“ GameO... Read more
“No catalog text assets where found in bundle” error is logged when Comp...
How to reproduce: 1. Open the “Catalog_Bundle_Bug” project 2. Open the “SampleScene” 3. Enable Hosting Service on any port (Windo... Read more
“Invalid header data!!!” error is logged when Build Remote Catalog is used
How to reproduce: 1. Open the “InitializeAsync_Bug” project 2. Open the “SampleScene” 3. Enable Hosting Service on any port (Wind... Read more
Addressables Assets are serialized in an arbitrary order when adding to ...
Reproduction steps: 1. Open the attached 'AddressablesSortOrder' project 2. Go to the 'Window -> Asset Management -> Addressables ... Read more
[Addressables] AsyncOperationHandle.LocationName returns useless string ...
Reproduction steps: 1. Open the attached project “BinaryCatalogString” 2. In the Project window open Scene “Assets/Scenes/SampleSc... Read more
AddressablesProfilerDetailsDataInspector compile error
https://forum.unity.com/threads/upgrading-to-addressables-1-21-9-gives-error-on-buildsettings-webgl.1423083/ Seems like we missed... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true