Search Issue Tracker
Initialize Synchronously locks the player
Steps to reproduce: 1. Open attached project 2. Create a windows player build. 3. Start the build. The game will not start. 4. Go in... 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
[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
Building a prefab using the addressable system with a MenuItem script th...
Steps to reproduce:1. Open the attached project "Case_1208938"2. Navigate to Windows-> Asset Management and open the Addressable ... Read more
"error CS0118: 'Editor' is a namespace but is used like a type" error wh...
Reproduction steps:1. Open the attached “AddressablesEditorNamespace.zip” project2. Observe the Console Expected result: No errorAct... Read more
[Addressables] "Addressables.LoadSceneAsync" is not updated when an exce...
Reproduction steps:1. Open "1193871" project2. Rebuild Addressables3. Enter Play mode Expected Result: Error log is thrown ("No Issu... Read more
[Addressables] Colliders of buttons are misplaced in AddressableAssetSet...
Colliders of buttons are misplaced in AddressableAssetSettings window, button icons are not clickable, user have to click on text St... Read more
"The type or namespace name 'FormerlySerializedAsAttribute' could not be...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/AddressableAssetsData/AddressableAssetSettings.asset“ ... Read more
[SBP/Addressables] The source textures for sprites are included in the b...
Reproduction steps:1. Open the attached project “AddressablesSizeRepro”2. Open Window > Asset Management > Addressables > G... 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
- 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