Search Issue Tracker
[Editor, Serialization] AssetBundle.LoadAssetAsync() corrupting last Ass...
Steps:1. Open attached project ("TestDeserializationError.zip")2. Open scene "TestDeserializationError1"3. Enter Play mode4. In Game... Read more
[Windows] Caching.ClearCachedVersion() and Caching.ClearAllCachedVersion...
To reproduce: 1. Download attached project "CachingBug.zip" and open in Unity2. Open "Main" scene3. Open "CacheDemo01" script, comme... Read more
Game Objects from a Scene in an AssetBundle do not work properly if they...
Reproduction steps: 1. Open "ShaderAssetBundleTest.zip" project2. Open "TestScene" Scene3. Enter Play mode4. Look at the two Game Ob... 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 Unity2. Enter Play mode Expected: scene view does not changeActual: scene ... Read more
Errors appear in the console when remote asset bundles are instantiated
Reproduction steps:1. Download user's project and open in Unity2. Enter play mode and wait until loading is finished (remote assets ... 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 project2. Open Scenes/Sample Scene and Enter the Play Mode3. Inspect th... Read more
[Android] Setting BuildPlayerOptions.assetBundleManifestPath with append...
How to reproduce:1. Open attached Unity project2. Load "StartScene" scene3. In Menu press Android -> Build Asset Bundles4. 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" scene3. Build MacOS Standalone4. Open built pro... 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 C... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used