Search Issue Tracker
ScriptableObject data types in asset bundle variants lose references in ...
How to reproduce: 1. Open attached project 2. Open scene Loader.unity - Scene contains a gameobject which loads a specific asset b... Read more
AssetBundle.name is empty when asset bundle loaded through WWW
To reproduce: 1. Open attached project 2. Go Assets -> Build AssetBundles 3. Open "test" scene 4. Play the scene Actual behavior: n... Read more
The second scene can't be activated when Async loading two scenes with t...
Steps to reproduce: 1. Open attached project "scene_loading" 2. Add "0, 1, 2" scenes to build settings 3. Open scene "0" and run 4. ... Read more
Crash if more than 65535 game objects on exiting playmode/build
Steps to reproduce: 1. Open attached project 2. Select "GameObject" in the hierarchy and make its "Count" field more than 65535 in i... Read more
Error-Message when accessing the main asset
"AssetBundle dummycar.main doesn't have main asset!" error is thrown every time it is accessed (For example checking if MainAsset is... Read more
[AssetBundles] Texture corruption when changing Texture Quality in Runti...
To reproduce: 1) Open attached project and the scene in it 2) Make sure in 'Preferences -> Quality Settings' that there are multip... Read more
bundle.Unload sometimes doesn't work
To reproduce: - Open the project and build the AssetBundles (Assets/Build AB) - Open the Loader scene and change URLs on Loader scri... Read more
Crash on opening project
Open the attached project in Unity 5.3.4 or Unity 5.4. It crashes after importing all assets. Opening the same project in Unity 5.2 ... Read more
Crash in: memcpy when building asset bundles
Steps to reproduce: 1) Download attached project "AssetPackageManager.unity.zip" and open in Unity. 2) In Toolbar, select Fuzzy Too... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow