Search Issue Tracker
Burst compilation process never finishes, freezes the editor
Reproduction steps: 1. Open the attached “TestProject.zip“ project 2. Uncomment the 10th line in the “LayoutEngine.cs“ Script an... Read more
Burst Complier throws the error "Internal compiler error for Burst ILPos...
Reproduction steps: 1. Open the attached project “ReproProject” 2. Ensure to switch to target Platform to Android 3. Observe the... Read more
Crash on mono_domain_set during burst compilation when opening a specifi...
Reproduction steps: 1. Open the attached "ASDQWE" project 2. Observe the Editor Expected result: The Editor opens successfully ... Read more
[Android] Build fails with a "Burst compiler failed running" error when ...
Reproduction steps: 1. Open the attached “IN-86100” project 2. Build the Player (File > Build Settings > Build) Expected result... Read more
[Burst] Low performance when using AMD Ryzen CPUs
*How to access an Ubuntu machine with AMD Ryzen CPU:* * 1. [~daugardas.luksas] has kindly offered access to his Ubuntu AMD Ryzen C... Read more
"BC1055: Unable to resolve the definition of the method <Custom package ...
How to reproduce: 1. Open the “ReproProject“ project 2. Navigate to the “File/Build Settings“ 3. Build the application 4. Observ... Read more
Build fails with burst errors when building for VisionOS with the 3D URP...
How to reproduce: 1. Open the “ReproVisionOSBurstErrors“ 2. Open the “SampleScene“ 3. Build for VisionOS 4. Observe the Console ... Read more
"Burst internal compiler error: System.Exception: Error while generating...
How to reproduce: Open the user's attached project Expected results: No errors are thrown in the Console window Actual results:... Read more
CPU feature checks (Avx.IsAvxSupported) are ignored when building projects
How to reproduce: 1. Open the attached “IN-82889” project 2. Select File → Build Settings 3. Build the project 4. Observe the r... Read more
Cannot open input file 'ucrt.lib' with Win-SDK 10.0.26100.0 building for...
*Steps to reproduce:* 1. Install [Windows SDK 10.0.26100 |https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/] ... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true