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
PixelPerfectCamera Component's "Crop Frame" field resets to "None" when ...
How to reproduce: 1. Open the “IN-94722.zip“ project 2. Open the “MainMenu” Scene 3. Open the Window > Asset Management > Address... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used