Search Issue Tracker
[Addressables] Addressables are not using a Custom AssetBundle Provider ...
Reproduction steps:1. Open the attached project "AddressablesBug.zip"2. Delete old AddressableAssetsData folder3. Create Addressable... Read more
[Addressables] Built-in modules aren't marked as dependencies
To reproduce:1) Open the attached project2) Open Package Manager3) Go to Built-in packages4) Try deleting one of the following: Asse... Read more
Asset is not loaded in Play Mode when using UnityEngine.Object
How to reproduce:1. Open the project “IN_29193”2. Enter the Play Mode3. Observe the Console Expected result: “loaded main” is printe... Read more
[Addressables] Exception: Invalid path in RawDataProvider on first launc...
How to reproduce:1. Create a new Unity project2. Add the Addressables package3. Create a prefab and mark it as 'Addressable'5. In th... Read more
Addressable Asset Settings file throwing NullReferenceException exceptio...
Reproduction steps:1. Open the attached project “AddressableBug”2. In the Project window select “Assets/Data/AddressableAssetData/Ad... Read more
[Addressables] Group References get unhooked and Schema Assets get delet...
How to reproduce:1. Open the attached project ("case_1199672-victory_game.zip")2. Open the Addressables Groups tab3. Notice the "Pac... 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 (S... Read more
[Addressables] Using Addressable assets results in higher "ShaderLab" me...
Reproduction steps: 1. Open "ShaderAndAddressable.zip" project2. "Build And Run" -> "Without Addressable Assets"3. Take a Detaile... Read more
Stack overflow exceptions is thrown when using System.IO.MonoIO.Seek & A...
Steps to reproduce:1. Open user's attached project "OverflowSmallRepro.zip"2. Build the addressable groups3. Open the scene Scenes/S... Read more
Exception thrown when using AddressablesAssetPostProcessor.OnPostProcess...
We added AddressablesAssetPostProcessor.OnPostProcess.Register to the localization package: {code:java}[InitializeOnLoad]class Local... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default