Search Issue Tracker
[Editor, Serialization] AssetBundle.LoadAssetAsync() corrupting last Ass...
Steps: 1. Open attached project ("TestDeserializationError.zip") 2. Open scene "TestDeserializationError1" 3. Enter Play mode 4. In ... Read more
[Windows] Caching.ClearCachedVersion() and Caching.ClearAllCachedVersion...
To reproduce: 1. Download attached project "CachingBug.zip" and open in Unity 2. Open "Main" scene 3. Open "CacheDemo01" script, co... Read more
Game Objects from a Scene in an AssetBundle do not work properly if they...
Reproduction steps: 1. Open "ShaderAssetBundleTest.zip" project 2. Open "TestScene" Scene 3. Enter Play mode 4. Look at the two Ga... Read more
The scene view is pink when using remote asset bundle with a LWRP asset
Reproduction steps: 1. Download user's project and open in Unity 2. Enter Play mode Expected: scene view does not change Actual: sc... Read more
Errors appear in the console when remote asset bundles are instantiated
Reproduction steps: 1. Download user's project and open in Unity 2. Enter play mode and wait until loading is finished (remote asse... Read more
'Referenced script missing' warning occurs when frenquently invoke Resou...
When calling Resources.UnloadUnusedAssets and AssetBundle.LoadAssetAsync a lot in the game, sometimes there is 'Referenced script on... Read more
Texture on Particle is not displayed when the particle and mesh are put ...
How to reproduce: 1. Open the attache demo ParticleBundle.zip project 2. Open Scenes/Sample Scene and Enter the Play Mode 3. Inspect... Read more
[Android] Setting BuildPlayerOptions.assetBundleManifestPath with append...
How to reproduce: 1. Open attached Unity project 2. Load "StartScene" scene 3. In Menu press Android -> Build Asset Bundles 4. Enter... Read more
Serialized asset is null when loaded from bundle after using Resources.U...
To reproduce: 1. Open attached project "UnloadBugTest.zip" 2. Open "SampleScene.unity" scene 3. Build MacOS Standalone 4. Open built... Read more
Prefab's AssetBundle dependency fails to update after changing assetBund...
How to reproduce: 1. Download and open user's attached repro project "ABTest.zip" 2. In the project open a scene called "Main", then... 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