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
- 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