Search Issue Tracker
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
Windows resized independent of cursor when trying to double-click drag r...
Reproduction steps:1. Open new Unity project with Default layout2. Expand Inspector window until the middle of the Editor3. Double c... Read more
IndexOutOfRangeException is thrown from Selectable.OnEnable/OnDisable wh...
How to reproduce:1. Open user-submitted project (SelectableException.zip)2. Open the SampleScene3. Enter Play Mode4. Click the 'Erro... Read more
[IMGUI] "Double Buffered" properties appear over the list of Update Zone...
When Updated Zones list has more than 1 zones in the list and "Double Buffered" property is enabled then "Swap (Double Buffer)" prop... Read more
[IMGUI] Input fields of properties under Update Zones are overlapping wi...
The Properties which have input fields under Updated Zone are overlapping with their label when Inspector tab is resized from higher... Read more
Arrays elements in Inspector window is misplaced when using them under H...
How to reproduce:1. Open attached project "case1265139.zip" and scene "SampleScene"2. In the Hierarchy window select "ReproObject"3.... Read more
GUI.Button and GUILayout.Button stay in the normal GUIStyleState even wh...
How to reproduce:1. Open the user's attached "GuiButtonStyle2019.4.7f1.zip" project2. Open the "SampleScene" Scene3. Open the "TestI... Read more
Multi-selected object LocalizedString values are overwritten when CanEdi...
Reproduction steps:1. Open the attached "Localization Multiple Objects Test.zip" project2. In the Project window, go to the "SampleO... 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
[Mac] Tooltip and certain buttons in the Editor cause loss of focus on t...
How to reproduce:1. Open the attached "1269177_repro.zip" project2. Open the "Example.cs" script with Visual Studio3. Make sure "Att... 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