Search Issue Tracker
Sorting Group component is disabled when entering Play mode and Enter Pl...
How to reproduce:1. Open the attached 'Test.zip' project using the EnvIronman VM (optional) (more information in Edit)2. In the Hier... Read more
Duplicating a game object causes freeze or crash on GameObject::IsActive...
How to reproduce:1. Open the attached project2. Open the "SampleScene" scene3. In the Hierarchy, select GameObject4. Duplicate the G... 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 repr... Read more
[Addressables] 'aa' folder is not deleted when build fails
How to reproduce:1. Open the user attached project2. Build it using IL2CPP as Scripting Backend3. Build it using Mono into the same ... 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 mode3. Observe... 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.0b9,... 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 Runner3. Select the 'PlayMod... 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 project2. Wait for the lighting bake to begin3. Observe the cr... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal