Search Issue Tracker
Burst compilation process never finishes, freezes the editor
Reproduction steps: 1. Open the attached “TestProject.zip“ project 2. Uncomment the 10th line in the “LayoutEngine.cs“ Script an... Read more
Burst Complier throws the error "Internal compiler error for Burst ILPos...
Reproduction steps: 1. Open the attached project “ReproProject” 2. Ensure to switch to target Platform to Android 3. Observe the... Read more
Breakpoint behavior is inconsistent when using Breakpoints inside Burst-...
How to reproduce: 1. Open the attached “IN-101185” project 2. Open the “SampleScene” 3. Search for the “Unsafe.Burst.ActivationTe... Read more
LogStringToConsole function takes too long in the Profiler when compile...
How to reproduce: 1. Extract and open the attached “IN-112617.zip“ project 2. In the Assets, open the “scene.unity“ Scene 3. Ente... Read more
[Android] Burst Compiler fails during linker stage when Stack Protector ...
How to reproduce: 1. Open the “ReproProject.zip“ project 2. Open the “SampleScene“ 3. Build for Android Expected result: Buil... Read more
Crash on burst.initialize when Armv9 Security Features are enabled using...
Reproduction steps: 1. Open the attached “IN-111086“ project 2. Build and Run the Android Player 3. Observe the Player crash R... Read more
Player crashes when a specific project is built with Burst enabled
How to reproduce: 1. Open the “IN-106901.zip“ project 2. Build the project 3. Run the built Player 4. Observe the Player Expe... Read more
Incorrect unsigned integer (uint) value comparisons are made when min() ...
How to reproduce: 1. Open the attached project “IN-108878“ 2. Open the window "Test Runner" 3. Find BuildBvhTest(20) 4. Right Cl... Read more
Burst Inspector UI elements overlap each other making some buttons not i...
*Steps to reproduce:* # Create a new Unity project using the Universal 3D template # Open the Burst Inspector window (Jobs > Bur... Read more
"Burst.Compiler.IL.Interpreter.InterpreterOutOfMemoryException" error th...
How to reproduce: 1. Open the attached “IN-105449” project 2. Observe the result Expected result: No errors appear in the Conso... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key