Search Issue Tracker
"Burst internal compiler error: System.Exception: Error while generating...
How to reproduce: Open the user's attached project Expected results: No errors are thrown in the Console window Actual results:... Read more
Crash when removing a specific package from Package Manager window
Steps to reproduce: 1. Create and open a new Unity project 2. Download and import the “[A* Pathfinding Project Pro|https://assetst... Read more
[Win ARM] URP projects fail to build that have a space in the name
*Steps to reproduce:* # Open Unity Hub in a Windows ARM machine # Click "New Project" # Select the template: "Universal 3D" ... Read more
Burst.Compiler.IL.CompilerException is thrown when compiling Burst
How to reproduce: 1. Open the “IN-76499_repro“ project 2. Open the “SampleScene“ 3. Observe the Background Tasks tab Expected... Read more
The Burst converted value differs from the value of the non-Burst conver...
How to reproduce: 1. Open the “BurstConversion“ project 2. Open the “SampleScene“ 3. Enter the Play Mode 4. Open the “Test“ Game... Read more
Release 1.8.16 crashes during optimisation
Release 1.8.16 issue, the attached 7zip (unpacked to c:\ ) appears to repeat the issue with the bcl command line {{+burstc @/c/repro... Read more
The time consumption of the Burst function delegate call is unproportion...
How to reproduce: 1. Open the “Archive 3“ project 2. Open the “SampleScene“ 3. Open the “Window > General > Test Runner“ window ... 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“ scene... Read more
CPU feature checks (Avx.IsAvxSupported) are ignored when building projects
How to reproduce: 1. Open the attached “IN-82889” project 2. Select File → Build Settings 3. Build the project 4. Observe the r... Read more
"Burst error BC1042: The managed class type `System.IntPtr` is not suppo...
Reproduction steps: 1. Open the “ReproProject“ project 2. Observe the Console window Expected result: No errors are thrown in t... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running