Search Issue Tracker
Asset Bundle including Sprite texture for Material even though the Sprit...
Reproduction steps:1. Open the attached project "AssetBundle_LoadAssetBug.zip";2. Open the testScene.unity;3. Enter a play mode;4. S... Read more
CRC values of AssetBundles are the same when HDRP Asset's Lit Shader Mod...
How to reproduce:1. Open the attached project "tests.zip"2. Click Bundles>Build3. Open <project-path>/AssetBundles/<plat... Read more
Editor crashes on DebugStringToFilePostprocessedStacktrace when loading ...
Reproduction steps:1. Open the user's attached "New Unity Project.zip" project2. Load the "main" scene3. Select Debug > BuildAsse... Read more
Cache system Caching.IsVersionCached reporting true but Caching.GetCache...
Steps to reproduce:1. Open attached project2. Switch to Android platform3. Play the editor4. Wait until asset bundle manager report ... Read more
Unity doesn't close for long time after performing Android APK/AAB Builds
How to reproduce it:1. Open the attached project "New Unity Project-4.zip"2. Build it for Android3. Close Unity4. Notice Unity shutd... Read more
BuildTarget.StandaloneOSX.ToString() returns "StandaloneOSXUniversal" in...
Steps to reproduce: 1. Open any Unity project2. Create a c# script and invoke Debug.Log(BuildTarget.StandaloneOSX.ToString()) OR 1. ... Read more
Multiscene lightmapping creates a recursive dependency on the AssetBundl...
To reproduce:1) Open attached project2) Open the scene SceneLighting3) Add the scene Scene1 and then add the scene Scene2.4) Open th... Read more
LZMA compressed asset bundle loads significantly longer than LZ4 compres...
Reproduction steps:1. Unzip the contents of attached AssetBundlesStandalone.7z to any folder2. Modify "AssetBundle_fromFile.cs" scri... Read more
Loading TextMesh Pro prefab from AssetBundle crashes Editor when BuildAs...
How to reproduce:1. Open attached "project-1167075.zip" project2. In the Editor select "BuildAB" -> "Build"3. Enter Play mode4. P... 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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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