Search Issue Tracker
Crash on __pthread_kill when launching Editor via command-line with "-di...
How to reproduce: 1. Create and open a new project with the “Universal 3D” template 2. Close the Editor 3. Open the Terminal 4. ... Read more
Burst throws a BC1051 error when the project contains a DefaultInterpola...
*Slack discussion:* [here|https://unity.slack.com/archives/GJYFCQSUF/p1755852468904769] Reproduction steps: 1. Open the attached... Read more
A "Burst internal compiler error" error is thrown when building the project
How to reproduce: 1. Open the “IN-105807.zip“ project 2. In the Toolbar, select Build Settings > BuildSettings 3. In the Build Se... Read more
"System.ArgumentOutOfRangeException" is thrown when compiling 65536 func...
Steps to reproduce: 1. Open the attached “TestBurst.zip” project 2. Add the “Test.cs” script to the Assets folder 3. Wait for the... Read more
Burst performance degrades when using newer package version
How to reproduce: 1. Open attached “IN-98044” project 2. Open the “SampleScene”, in the Scenes folder 3. Select the “Terrain” Gam... Read more
[Linux] Truncated stack traces when logging from managed code in Burst
Reproduction steps: 1. Open the attached “IN-97990_repro” project 2. Click File > Build and Run 3. When the Player starts, wait a... 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
"Failed to find entry-points" error is thrown when a project is opened t...
Reproduction steps: 1. Open the attached “repro_IN-97112“ project 2. Observe the Console Expected result: No errors are thrown ... 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
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
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