Search Issue Tracker
[Burst] Crash on mono_domain_set when entering the Play Mode in a specif...
Reproduction steps:1. Open the attached “ReproProj” project2. Enter the Play Mode Expected result: The Play Mode is enteredActual re... Read more
[Burst][Android] DirectoryNotFoundException is thrown when building x86/...
How to reproduce:1. Open and build the attached “IN-23759” project2. Observe the Console log Expected result: No error is thrownActu... Read more
Some buttons in the Burst Inspector window crop the button text from the...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Burst Inspector window (Jobs > Burst >... Read more
[Burst] "Unexpected error while processing instruction" error when burs...
Steps to reproduce:1. Open user-supplied project2. Enter Play mode Expected: no errors in the Console windowActual: errors appear in... Read more
Code search field cannot be reopened after being closed in Burst Inspect...
Reproduction steps:1. Create a new project2. Jobs > Burst > Open Inspector…3. Select one of the Jobs4. Click on the “X” button... Read more
Warning displayed in the Console when opening "Burst AOT Settings" in Pl...
Reproduction steps:1. Open the attached project “BurstAOTwarning“2. Enter Play mode3. Open Project Settings4. Select the "Burst AOT ... Read more
Crash on mono_g_hash_table_find_slot with assertion failures when enteri...
Reproduction steps:1. Download, extract and open the attached “repro-project“2. Open the “Assets/Scenes/SampleScene.unity“ scene3. E... Read more
[Android] "Unable to find lib_burst_0_0 and _burst_0_0" message logged w...
This does not have any effect on the actual Burst functionality, just an effort to load split libraries. Read more
[Burst] Internal compiler error while processing function `System.Void B...
To reproduce: 1. Download attached project "BurstBug.zip" and open in Unity2. Open "SampleScene" scene3. Press Jobs > Burst Inspe... Read more
[Android] Build fails with a "Burst compiler failed running" error when ...
Reproduction steps:1. Open the attached “IN-86100” project2. Build the Player (File > Build Settings > Build) Expected result:... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class