Search Issue Tracker
Fixed
Fixed in 6000.2.9f1, 6000.3.0b5, 6000.4.0a2
Votes
0
Found in
6000.3.0b4
6000.4.0a1
Issue ID
UUM-120180
Regression
Yes
Console window messages have extra spacing at the bottom
Steps to reproduce:
1. Open attached project “ReproProjectConsole.zip” from Google Drive link
2. Enter Play Mode
3. Open Console window
4. Select debug message in the Console window
5. Observe selected message in the Console window
Actual results: There is an extra spacing in Console window messages
Expected results: There should be no extra spacing in Console window messages
Reproducible with versions: 6000.3.0b4 (d9367c4960a7)
Not reproducible with versions: 6000.3.0b3 (b9ec4d9f8687)
Tested on (OS): macOS Silicon, Tahoe 26.0 (M1)
Notes:
- Or just create project and create script with Debug.Log("text");
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 6000.4.0a2):
Fixed cursorHeight for IMGUI
Resolution Note (fix version 6000.3.0b5):
Fixed cursorHeight for IMGUI
Resolution Note (fix version 6000.2.9f1):
Fixed cursorHeight for IMGUI