Search Issue Tracker
Console constantly throwing notification messages when UI gameObject is ...
To reproduce: 1.Download and open attached project.2.Go to "BadQualityOfInternalTesting" folder and open "Test" scene.3.Expand "Canv... Read more
Bugreporter does not show any results and "Show all search results..." l...
Bugreporter does not show any results and "Show all search results..." link in some relevant cases Actual result:Bugreporter does no... Read more
"Invalid sorting group ID" assert when removing a sorting group
"Invalid sorting group ID" assert when removing a sorting group attached to a prefab GameObject that is the parent of another GameOb... Read more
EditorApplication.ExecuteMenuItem() fails with any Item from the "Edit" ...
Reproduction steps:1. Open the attached project2. Go to assets->duplicate Result: "ExecuteMenuItem failed because there is no men... Read more
EditorPrefs.DeleteAll() causes infinite 'Assertion failed' errors
Reproduction steps:1. Open the attached Project2. Select Menu Item "EditorPrefs -> Clear all Editor Preferences3. Click "yes" on ... Read more
[Android] UI gets corrupted if scene doesn't have camera on Adreno GPU d...
How to reproduce:1. Open the attached project2. There is a scene which has UI button set to Screen Space - Overlay and Main Camera i... Read more
[UI] Destroying Canvas that has another Canvas as child crashes in UI::C...
Destroying a Canvas that is added via a script on an object that has a child with Canvas, crashes Unity Editor. Steps to reproduce:1... Read more
[Video] Unity crashes when it doesn't understand the video path
Reproduction steps:1. Open my attached project ("case_878563-test.zip")2. Enter Play mode Result: Unity crashes during WindowsVideoM... Read more
[Standalone] Referencing a .scene asset as an Object throws null referen...
Reproduction steps:1. Open the attached project2. Build and run Result: in the build null reference exceptions are thrown regarding ... Read more
When imported model is as .MA file and the option "Weld Vertices" is dis...
Reproduction steps:1. Open the attached file;2. Open the scene "BugExample";3. Click Holly -> Mesh -> Holly_Body and observe t... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window