Search Issue Tracker
[Crash] Corrupted "CAB" files in asset bundles causes crash
Reproduction steps: 1. Open "MinimalRepro.zip" project 2. "Portalarium" -> "Build" -> "Character And Resource Asset Bundles" 3. Wai... Read more
[Windows] Caching.ClearCachedVersion() and Caching.ClearAllCachedVersion...
To reproduce: 1. Download attached project "CachingBug.zip" and open in Unity 2. Open "Main" scene 3. Open "CacheDemo01" script, co... Read more
Build crashes on AssetBundleManager.LoadLevelAsync
Crash results in the following error in Xcode: EXC_BAD_ACCESS (code=2, address=0x16f193f90) Steps to reproduce: 1. Open User's atta... Read more
AssetBundle selection from combo into the editor disappears after reload...
How to reproduce: 1. Open the project and import texture 2. Select a texture 3. Assign an AssetBundle like this: (themes/default) 4... Read more
Editor freezes when viewing/building asset bundles if a custom font is u...
Steps to reproduce: 1. Open the attached project 2. Open the Test_Scene 3. "New Text" GO/Text Mesh component -> change Font to Aveni... 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 Mode 3. Click the "Restart" button to reload... Read more
Shaders are unloaded after every asset bundle build
Shaders are unloaded after every asset bundle build, which may cause a long build time if a lot of bundles are being built Read more
Getting errors using Resources.UnloadUnusedAssets when loading assets as...
To reproduce: 1. Open attached project "UnloadUnusedBugReport.zip" 2. Open "LoadAssetBugReport.unity" scene 3. Enter Play mode Expe... 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 app 3. Press the "Load Cube" butt... Read more
Crash when loading a scene from an asset bundle
How to reproduce: 1. Open the attached project "case_1318464_assetbundle" 2. Open "startScene" scene 3. Enter Play mode 4. Wait a mi... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow