Search Issue Tracker
[Caching] Crash/freeze on trying to load from a bundle a prefab with a G...
Steps to reproduce:1. Open attached project2. Go to - Assets > AssetBundles > Simulation Mode (uncheck)3. Go to - Assets > ... Read more
AssetDatabase.GetDependencies for Assembly Definitions does not find dep...
Reproduction steps:1. Download user's project and open in Unity2. Select NewFeaturesTests/Tests/TestsAssembly in Project tab3. Right... Read more
Terrain not visible when loaded from Asset Bundle and has Draw Instanced...
How to reproduce:1. Open a project from OC ("AssetBundleTerrain.zip")2. Open SampleScene3. Press PlayNotice it does load a scene wit... Read more
[MacOS] The Editor crashes when continuously using UnityWebRequest.SendW...
How to reproduce:1. Open "SampleScene" Scene in the attached "TestAssetBundleHandlerLeak.zip" Project2. Enter Play Mode3. Wait until... Read more
[Asset Bundles] Sprite Renderer Sorting Layer is gone when asset is load...
To reproduce: 1. Open attached project.2. Execute menu item: "BUG/Build Asset Bundles"3. Open and play scene: MainMenu.4. Press butt... Read more
"AssetBundle.LoadAsset" race condition with "AssetBundle.Unload"
Reproduction steps:1. Open "AssetLoadSample2018LTS.zip" project2. "Expansion" -> "Build AssetBundleData"3. Build & Run (More ... Read more
"Build settings" error when loading scene with non case sensitive name f...
Reproduction Steps:1. Import attached project.2. Open "start" scene.3. Enter Play mode.4. Select "Case unsensitive scene name" butto... Read more
Changing build target to other than webplayer breaks backward compatibil...
To reproduce:1. Open attached project (assetBundleIssue.rar)2. Move bundle_test folder to C: disk3. Play assetBundleTestScene4. Noti... Read more
SpriteAtlas is not loaded when reloading the Scene and using an AssetBundle
How to reproduce:1. Open the attached project's Scene labeled "Main"2. Enter the Play Mode3. Click the "Restart" button to reload th... 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
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