Search Issue Tracker
2022 02 20 TEST - 21
Steps r 5 5 6 7 7 Read more
[Addressables] "Exception: Reentering the Update method is not allowed" ...
Reproduction steps: 1. Open the attached user's Unity project "bug_tasks_and_sync_addressables.zip" 2. Enter the Play mode 3. Obser... Read more
Addressables.InitializeAsync() handle is auto-released and false cannot ...
Reproduction steps: 1. Open the user's attached project "Addr11819.zip" 2. Open PrefabsLoader.cs and change line 28 to "initOperatio... Read more
"IndexOutOfRangeException" when switching 'Build & Load Paths' of an Add...
Reproduction steps: 1. Open the attached “IN-95225.zip” project 2. Go to Window > Asset Management > Addressable > Groups 3. Sele... 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
[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
AssetBundleResource.Update is called multiple times on the same frame wh...
Reproduction steps: 1. Open the attached "PROJECTFILE" project 2. Open the "Assets/Scenes/SampleScene.unity" scene 3. Open the... Read more
[iOS] OutOfMemoryError crash on iOS when loading an addressables Scene
The user was able to reproduce the issue with: 1.19.19 (2021.2.17f1) First few lines of the crash: Crashed: Loading.PreloadManager... Read more
Background image doesn't disappear after setting it to null and releasin...
How to reproduce: 1. Build and run the "sandbox2.zip" project 2. Press on the first square with a log and observe the view Expected... Read more
Addressables create memory leak when using UnloadSceneAsync
Reproduction steps: 1. Open the user's attached project 2. Open Window -> Asset Management -> Addressables -> Groups 3. Build Add... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key