Search Issue Tracker
"AssetReferenceSprite" loses the asset reference when restarting the editor
How to reproduce: 1. Open the attached “My project.zip” project 2. Select “MyScriptable.asset” (Assets > MyScriptable) 3. In the ... Read more
"Check for content updates" doesn't work when "Include Addresses in Cata...
Reproduction steps: 1. Open the attached project 2. Open "Window -> Asset Management -> Addressables -> Groups" 3. Make a new bui... Read more
Some assets always appear as modified when checking changes after building
Reproduction steps: 1. Open the attached project 2. Open "Window -> Asset Management -> Addressables -> Groups" 3. Make a new bui... Read more
UnityEngine.AddressableAssets.InvalidKeyException is thrown when changin...
Reproduction steps: 1. Open the user’s attached project 2. Enter Play Mode 3. In Game View, click on any language 4. Observe the Con... Read more
Addressables.LoadAssetAsync<GameObject>({InvalidKey}).IsValid() returns ...
Steps to reproduce: 1. Open the “IN-16619” project 2. Enter Play mode and observe the Console Expected result: Log “False False” Ac... 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
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
Scene is in Hierarchy but not visible in Game view when loaded with “Add...
Reproduction steps: 1. Open the attached “AddressablesLoadScene.zip“ project 2. Open “SampleScene” scene 3. Enter Play Mode 4. Obser... Read more
[Addressables] Performance drop when adding assets to groups via script
How to reproduce: # Open the user attached “AddressablesPerformance.zip“ project # Go to Test > Add Addressables Vanilla # Go t... 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