Search Issue Tracker
ScriptableObject data types in asset bundle variants lose references in ...
How to reproduce: 1. Open attached project2. Open scene Loader.unity- Scene contains a gameobject which loads a specific asset bundl... Read more
AssetBundle.name is empty when asset bundle loaded through WWW
To reproduce:1. Open attached project2. Go Assets -> Build AssetBundles3. Open "test" scene4. Play the scene Actual behavior: not... 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 settings3. Open scene "0" and run4. Pres... Read more
Crash if more than 65535 game objects on exiting playmode/build
Steps to reproduce:1. Open attached project2. Select "GameObject" in the hierarchy and make its "Count" field more than 65535 in ins... 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 it2) Make sure in 'Preferences -> Quality Settings' that there are multipl... 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 script... 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 Tools... 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