Search Issue Tracker
Event.mousePosition value is not updated when dragging Assets
How to reproduce:1. Open the user's attached project2. Open 'Test' > 'Event.current.mousePosition bug'3. In the Project window se... Read more
Color picker dialog does not open when pressing on the Color Node or Col...
How to reproduce:1. Create a new URP/HDRP project2. Create an Unlit Graph in the Project window (Right-click -> Create -> Shad... Read more
Crash on block_remove when picking color for Sprite Renderer with pipette
How to reproduce:1. Open project "Monopoly Idle.zip"2. Select "Background" or "GameBackground" GameObject3. In Inspector, Select pip... Read more
No way to check if a SerializedObject is null when it is initialized wit...
How to reproduce:1. Open the attached project("nullRecreation.zip")2. Select Window > recr3. Press "Press Me" in the recr window ... Read more
Rectangles that are drawn by GUILayout.Window have spacings in between w...
How to reproduce:1. Open attached "Test.zip" project and main scene2. Enter the Play mode3. Observe the Custom Test window Expected ... Read more
Editor hitches on Application.Message.MouseMove when using Mouse3 to mov...
How to reproduce:1. Open attached project ("dragrepro.zip")2. Open the scene - SampleScene3. Open the Profiler, enable Deep Profilin... Read more
ReorderableList is not properly aligned inside the Horizontal Layout
How to reproduce:1. Open the user's attached "BugReportReorderableList.zip" project2. Go to Bug -> Open Window3. Observe the Reor... Read more
Warnings in the Console window when a Scene Template Asset has a long Ti...
How to reproduce:1. Open the attached project "TruncatedBug"2. Select the "New SceneTemplate" asset (Assets > Scenes > New Sce... Read more
[UIElements] EditorGUIUtility.currentWidth returns 0 when using it in a ...
How to reproduce:1. Open the user's attached "UnityBugUIToolkitInspectorWidth.zip" project2. Open the "SampleScene" Scene3. Select "... Read more
Disabling all static flags for an object shows static checkmark as enabled
Steps to reproduce:1. Create/open any Unity project2. Create a new empty object and select it in Hierarchy3. Set object to static by... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code