Search Issue Tracker
Unity closes when corrupted AssetBundle is opened with AssetBundle Browser
Reproduction steps:1. Open the user's attached “DemoFailure.zip” project2. In the menu click Assets > Bundles > Build Player C... 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
Multiple Assets with the same Name but different Types cannot be individ...
The first Asset of that name in the Manifest can be loaded, but any additional Assets sharing the name (but not type) are not return... 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
[Crash] UNITY_LZ4_decompress_safe crash when calling AssetBundle.Recompr...
Steps to reproduce:1. Open user-supplied project ("Asset Bundle Recompressor.zip")2. Download user-supplied Asset Bundle ("Standalon... Read more
Audio Asset bundle cant decompress in WebGL
Steps to repro:1. Open attached project "FirefoxAssetLoadDemo.zip"2. Delete files in "StreamingAssets" folder3. Build assets again b... Read more
[Crash] Editor crash when calling StreamedBinaryRead::TransferSTLStyleArray
Steps to reproduce:1. Open User-supplied project ("TransferSTLArrayCrashBug.zip")2. Press Play and keep pressing "next" Reproduced i... Read more
assetBundle.LoadAsset returns null when the .asset bundle file is in the...
How to reproduce:1. Open attached project "BugReport.zip" and scene "SampleScene"2. Enter Play mode3. Observe Console window Expecte... 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
Asset Bundles are binary different when building them after quitting Unity
Reproduction steps:1. Download user's attached project "LunaGameStripped", delete the Library folder and open the project2. Open Add... 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