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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
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