Search Issue Tracker
[Burst] Crash on mono_domain_set when entering the Play Mode in a specif...
Reproduction steps: 1. Open the attached “ReproProj” project 2. Enter the Play Mode Expected result: The Play Mode is entered ... 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
[Win ARM] URP projects fail to build that have a space in the name
*Steps to reproduce:* # Open Unity Hub in a Windows ARM machine # Click "New Project" # Select the template: "Universal 3D" ... Read more
"Failed to find entry-points" error after script recompilation when Burs...
Reproduction steps: 1. Open the attached “BugRepro” project 2. In the Project window, open the “Assets/Scripts“ folder 3. Open th... Read more
"Burst error BC0102: Unexpected internal compiler error while processing...
How to reproduce: 1. Open the attached project "repro_68312.7z" 2. Click Jobs>Burst>Enable Compilation Expected results: No err... Read more
255 is returned when setting an enum variable to 1 and casting it to a n...
How to reproduce: 1. Open the attached “BurstBug.zip“ project 2. Open the “Assets/Scenes/SampleScene.unity“ Scene 3. Enter Play M... Read more
Editor crashes when Burst 1.8.13 is installed
Original slack thread: https://unity.slack.com/archives/CBZ9KFENR/p1710339614352379 *Steps to reproduce:* 1. Open a new projec... Read more
Assert conditional on ENABLE_UNITY_COLLECTIONS_CHECKS and UNITY_DOTS_DEB...
Steps to reproduce: 1. Download the attached user's project "DoubleConditionalReport.zip" 2. Make a Windows Standalone Player buil... Read more
Crash on BurstCompilerService::CompileAsync when opening a specific project
Reproduction steps: 1. Open the attached project "CrashRepro" Expected result: The project opens Actual result: Editor crashes ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ComputeBuffer readback fails when Render Graph is enabled
- 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