Search Issue Tracker
Memory cache is not visible in the detailed view of Memory Profiler modu...
Memory cache is not visible in the detailed view of the Memory Profiler module in Profiler Window Read more
[macOS] Editor crashes when trying to build Asset bundles in InitializeO...
Reproduction steps:1. Open the project2. Observe the editor crash3. If it does not crash, observe the console after the load4. (Opti... Read more
Caching.GetCachedVersions returns zero when AssetBundle is downloaded
Reproduction steps:1. Open the user's attached "My project.zip" project2. Open the "SampleScene" Scene3. Enter the Play mode4. Press... Read more
[Android] Cache.expirationDelay does not remove expired Asset Bundles fr...
Steps to reproduce:1. Open the attached project "TestForTrunk"2. Build it to Android and run the app3. Press the "Load Cube" button ... Read more
AssetBundle dropdown UI is placed at incorrect position when selecting a...
How to reproduce:1. Create a new project using the 3D template2. Make a Prefab, dragging a GameObject to the Project Window3. In the... Read more
Crash on UnloadAssetBundle when exiting Play Mode after recompiling scripts
Reproduction steps:1. Open the user's attached project2. Open scene "StFall1"3. Enter Play Mode4. Open any script, edit it and go ba... Read more
[AssetBundles] The preload table can get sorted in a non-deterministic o...
Reproduction steps:1. Open new Unity Project2. Create multiple identical AssetBundles3. Compare the AssetBundles' preload tables Exp... Read more
[AssetBundles] Terrain Shaders are not loaded in 2019.4 Builds and above...
How to reproduce:1. Open the attached "AssetBundles2018.zip" project in 2019.4 or above2. Open the "SampleScene" Scene3. Go to File ... Read more
Sprite.texture is null when it's loaded from SpriteAtlas in an AssetBund...
How to reproduce:1. Open the user's attached project2. Open the Test Scene3. In the top bar select MenuTest > PREPARE TO PLAY4. O... Read more
AssetBundle does not update when only the path of the file is modified
How to reproduce:1. Open the attached project "reproProject"2. Select Tools/First Build3. In the File Explorer, navigate to %Project... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS