Search Issue Tracker
[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
Burst custom ISystem class throws the error "Burst.Compiler.IL.Helpers.M...
Reproduction steps: 1. Create a new project in 2022.3.X 2. In the Package Manager install the Entities (com.unity.entities) pack... Read more
Burst does not auto-vectorize a method when the SinCos method is used
Reproduction steps: 1. Open the attached “ASDQWE” project 2. Open the “Asset/Scenes/SampleScene.unity” Scene 3. Open the Burst... Read more
IDE is not able to save Burst code
Reproduction steps: 1. Open the attached “VR_Fast_Rendering_20230403-102414.zip“ project 2. Open “CubeAnimator.cs” Script with Vis... Read more
Warning displayed in the Console when opening "Burst AOT Settings" in Pl...
Reproduction steps: 1. Open the attached project “BurstAOTwarning“ 2. Enter Play mode 3. Open Project Settings 4. Select the "Bu... Read more
"Failed to find entry-points" error is thrown when compiling the build
Reproduction steps: 1. Open the attached “ASDQWE” project 2. In the top menu select File > Build And Run Expected result: The P... Read more
A Burst error BC1045 is thrown when using IJobParallelForDefer interface
How to reproduce: 1. Open the “Burst.zip“ project 2. Observe the Console Expected result: No errors are seen in the Console Ac... Read more
Burst: Random generation fails for float when using byte parameters
1. What happened The random generation using "Unity.Mathemenatic.Random" generates values out of the supplied boundaries when enabl... 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
Debugger breakpoint does not get hit when the breakpoint and the code ar...
Reproduction steps: 1. Open the attached "PROJECTFILE" project 2. Open the "Assets/SampleScene.unity" scene 3. Open the “Asset... 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