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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default