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
- "New" Label overlaps long Asset names in Import Unity Package Window
- Rotation values flip in animation when importing FBX with a generic rig
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected