Search Issue Tracker
Duplicating a game object causes freeze or crash on GameObject::IsActive...
How to reproduce: 1. Open the attached project 2. Open the "SampleScene" scene 3. In the Hierarchy, select GameObject 4. Duplicate t... Read more
[2D] [URP] Scene is black, except for the 2D lights on Xiaomi Redmi 4 phone
This scene looks as expected in Editor, or on a Windows build, but on Android, it looks all black, except for the 2D lights. To rep... Read more
[Addressables] 'aa' folder is not deleted when build fails
How to reproduce: 1. Open the user attached project 2. Build it using IL2CPP as Scripting Backend 3. Build it using Mono into the sa... Read more
EditorGUILayout.Popup ignores GUILayoutOption when the GUILayoutOption's...
How to reproduce: 1. Open the attached project "1194121.zip" 2. Open the TestEditor window (TestEditors -> TestEditorWindow) 3. Clic... Read more
[Mac] Lightmap and Albedo UV maps are swapped when using asset bundles f...
How to reproduce: 1. Open attached project "2018.4-bundle-loader-minimaltest.zip" and scene "SampleScene" 2. Enter Play mode 3. Obs... Read more
Freeze or crash on Unity::HingeJoint::ReleaseAndCreateJoint() when openi...
How to reproduce: 1. Open the attached project Actual result: Unity crashes. Reproducible with: 2018.4.12f1, 2019.2.11f1, 2019.3.0... Read more
[TMP] Dropdowns end up with leftover blockers when showing and hiding th...
How to reproduce: 1. Open user-submitted project (TMP_DropDown_Bug) 2. Open Window > General > Test Runner 3. Select the 'PlayMode' ... Read more
[OSX] Crash on gpumInitializeIOData.cold.1 when baking lights in a Scene...
How to reproduce: 1. Open the "SampleScene" Scene in the user-supplied project 2. Wait for the lighting bake to begin 3. Observe the... Read more
[URP] Terrain with Terrain Lit shader is rendered incorrectly when switc...
To reproduce: 1. Open attached project; 2. Open "repro" scene; 3. Make sure DX11 is the main Graphics API (Edit > Project Settings ... Read more
Animator Controller leaks data when States are created and then deleted
Reproduction steps: 1. Open attached project "1194086_animation_controller" 2. From the File Explorer, open "New Animator Controller... 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
- Caret is incorrectly offset when naming a file with a lot of characters in the Project window
- Point Cache window displays incorrect title “pCache” instead of full “Point Cache”
- GeneratePropertyBag code generation fails when "?" nullable is used with the "partial" class modifier
- Timeline first track offset is not accounted for when Apply Scene Offsets is used in Play Mode
- UI Toolkit Debugger window selection changes when the selected window is undocked/docked in a different position for the first time on a new project