Search Issue Tracker
"Failed to remove scene from Addressables profiler" warning when using A...
Reproduction steps:1. Open the “UnloadAsyncWarning“ project2. Open the “Bootstrap” scene3. Open the Addressables Groups window4. Bui... Read more
UnityEngine.AddressableAssets.InvalidKeyException is thrown when loading...
Reproduction steps:1. Open the user’s attached project2. Enter Play Mode3. Observe the Console Expected result: Unity loads the .uxm... Read more
[Addressables] Cache Clear Behaviour is reset when editing Asset groups ...
Reproduction steps:1. Open the attached project "AddressablesBugs.zip"2. Open the Assets/AddressableAssetsData/AssetGroups folder3. ... Read more
[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
Addressable Group Advanced Options section in the Inspector gets closed ...
How to reproduce:1. Open the user's attached project2. In the Project window open Assets > AddressableAssetsData > AssetGroups... Read more
[Addressables][IL2CPP] error at Unity.IL2CPP.HashCodeCache`1.GetUniqueHa...
Reproduction steps:1. Open the attached project2. Build on Android Expected result: The project builds successfullyActual result: Th... Read more
Texture2D is included as a dependency when building Addressables with Sp...
How to reproduce: 1. Open the project “IN-104737_Addressables“2. Window → Asset Management → Addressables → Groups → Build → New Bui... Read more
"Build report xxxxx not found" error is seen in the Profiler when Loadin...
How to reproduce:1. Open the “IN-57235“ project2. Open the “Startup“ Scene3. In the Menu press Window → Analysis → Profiler4. Enter ... Read more
[Android] [iOS] [IL2CPP] Occlusion culling does not work on Android when...
How to reproduce:1. Open the “ReproProject.zip“2. Open the “Boot“ scene3. Navigate to the “Edit > Project Settings > Player &g... Read more
[Addressables] Bundle Naming Mode has a different mode selection when si...
Reproduction steps:1. Open the user’s attached project.2. Go to Window > Asset Management > Adressables > Groups3. Select a... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS