Search Issue Tracker
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 (2021.3.4... Read more
[2022.3 only] Crash on Unity.Burst.LowLevel.BurstCompilerService:Compile...
How to reproduce:1. Open the user's attached project2. Enter Play Mode Reproducible with: 2022.3.54f1Could not test with: 2021.3.47f... Read more
Burst error BC1003 is thrown when Burst compiles
How to reproduce:1. Open the “IN-91465_repro“ project2. Observe the Console Expected result: Errors are not thrownActual result: BC1... Read more
"Failed to find entry-points" Burst error appears in the Console window ...
How to reproduce:1. Open the attached "IN-89620" project2. Observe the Console window Expected result: Console does not display any ... Read more
“Exception: Unable to resolve the method” error is thrown when directly ...
Reproduction steps:1. Open the attached “Burst Inline Bug.zip” project2. Navigate to Jobs > Burst > Open Inspector…3. Click on... Read more
Burst Compiler Fails To Inline Generic Type Method
Reproduction steps:1. Open the attached “IN-89539_Burst Inline Bug.zip“ project2. 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“ project2. Press Assemblies > “Create 100 Assemblies” in the Toolbar3. In any of the gener... Read more
Burst Redundant Zero-Initialization On Out Parameters
Reproduction steps:1. Open the attached “IN-91593_SkipLocalsInitTest.zip“ project2. Open Burst Inspector (Jobs > Burst > Open ... Read more
[Burst] Internal compiler error when invoking non-generic GetEnumerator(...
Reproduction steps:1. Open the attached “IN-93678_Repro.zip“ project2. Wait for the burst compilation to end3. Observe the Console E... Read more
Burst does not finish compiling and leaks memory when the project is opened
How to reproduce:1. Open the Task Manager2. Open the “IN-96494.zip“ project3. Click on the “Multiple Tasks (2)“ loading bar at the b... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default