Search Issue Tracker
[Burst] Internal compiler error when invoking non-generic GetEnumerator(...
Reproduction steps: 1. Open the attached “IN-93678_Repro.zip“ project 2. Wait for the burst compilation to end 3. Observe the Con... Read more
Burst Redundant Zero-Initialization On Out Parameters
Reproduction steps: 1. Open the attached “IN-91593_SkipLocalsInitTest.zip“ project 2. Open Burst Inspector (Jobs > Burst > Open In... Read more
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
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