Search Issue Tracker
Multiple errors get thrown when double-clicking on the Debug.Log message...
How to reproduce:1. Open the attached '1340915.zip' project2. Open the 'SampleScene'3. Enter the Play mode4. In the Console double-c... Read more
[UI] The "Value" slider knob in the slider component disappears when Min...
The "Value" slider handle in the slider component disappears when Min value is greater than Max value. Steps to Reproduce:1. Create ... Read more
EditorGUIUtility.labelWidth inconsistent between Layout and Repaint passes
Steps to reproduce: 1. Open attached project2. Open scene "Main"3. Select "Inspector Helper" in hierarchy4. Resize inspector of "Ins... Read more
[Lighting] Tooltips missing for Workflow Settings Options in 'Scene' Tab...
Tooltips for options like 'Display Weights' 'Display Occlusion' under Workflow Settings > Light Probe Visualization in Scene Tab ... Read more
Project window icons are light gray when creating a UP, HDRP or "3D With...
How to reproduce:1. Create a new UP project2. Open the project window Expected results: The icons are dark grayActual results: The i... Read more
[IMGUI] GUILayout.TextField saves only first digit
Steps to reproduce: 1) Download attached project and open in Unity2) Play the Menu scene3) Try writing numbers in Object Count: fiel... Read more
Using GUILayout.Window() leads to memory leak
How to reproduce:1. Open the users’ attached “Test2020.zip” project2. Open Test > Window Test window3. In the opened window click... Read more
Layout switches when pressing 'L' if there is a layout called " _personal"
How to reproduce:1. Create a new project2. Go to Window -> Layout -> Save Layout3. Name it to " _personal" (with a space befor... Read more
Move tool glitches when using Vertex snapping
How to reproduce:1. Open the attached 'New Unity Project.zip' project2. Open 'SampleScene' and select 'Cube(1)'3. Make sure that ''M... Read more
[GUI.Matrix] Scaled matrix breaks internal layout if scale isn't 1
To reproduce:- Open attached project- Open the scene "testScene"- Click Play button Expected behavior: rightmost menu should look li... 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