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 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
"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
“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
Non-int fields return Error "Burst internal compiler error: Burst.Compil...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Observe the Console Expected result: No Errors exist Actual re... 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 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
[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 does not finish compiling and leaks memory when the project is opened
How to reproduce: 1. Open the Task Manager 2. Open the “IN-96494.zip“ project 3. Click on the “Multiple Tasks (2)“ loading bar at... Read more
"Unable to find player assembly: Library/PlayerScriptAssemblies/UnityEng...
*Relevant Slack Thread:* [Thread 1|https://unity.slack.com/archives/C0JHA6J4C/p1635758715088000?thread_ts=1630402355.036600&cid=C0JH... 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
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
- Node Library window sections text in Context folder are not visible when Editor is set to Light Theme
- "Scene Depth Difference" Node has an input Port which is called Position WS, directly referring to the World Space Position, when only the View Space Position can reflect if the object's depth is below or above the Plane