Search Issue Tracker
Significant increase in compilation time when Burst package is installed
How to reproduce: 1. Open the “U6CT.zip“ project 2. Press Assemblies > “Create 100 Assemblies” in the Toolbar 3. In any of the ge... Read more
Burst Compiler Fails To Inline Generic Type Method
Reproduction steps: 1. Open the attached “IN-89539_Burst Inline Bug.zip“ project 2. Open Burst Inspector (Jobs > Burst > Open Insp... Read more
“Exception: Unable to resolve the method” error is thrown when directly ...
Reproduction steps: 1. Open the attached “Burst Inline Bug.zip” project 2. Navigate to Jobs > Burst > Open Inspector… 3. Click on... Read more
"Failed to find entry-points" Burst error appears in the Console window ...
How to reproduce: 1. Open the attached "IN-89620" project 2. Observe the Console window Expected result: Console does not displ... Read more
Burst error BC1003 is thrown when Burst compiles
How to reproduce: 1. Open the “IN-91465_repro“ project 2. Observe the Console Expected result: Errors are not thrown Actual r... Read more
[2022.3 only] Crash on Unity.Burst.LowLevel.BurstCompilerService:Compile...
How to reproduce: 1. Open the user's attached project 2. Enter Play Mode Reproducible with: 2022.3.54f1 Could not test with: 2... Read more
Crash on burst_Intrinsic_unlikely when assigning null to Span<T>
How to reproduce: 1. Open the attached “IN-86981-Repro-Project.zip“ project Reproducible with: 1.8.17 (2021.3.45f1), 1.8.18 (202... Read more
tvOS builds fail when building with the Burst package on MacOS Silicon
*Steps to reproduce:* 1. Create a new project 2. Make sure the Burst package is installed 3. Open the Build Settings window 4... Read more
Crash on mono_domain_set during burst compilation when opening a specifi...
Reproduction steps: 1. Open the attached "ASDQWE" project 2. Observe the Editor Expected result: The Editor opens successfully ... Read more
[Android] Build fails with a "Burst compiler failed running" error when ...
Reproduction steps: 1. Open the attached “IN-86100” project 2. 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
- 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