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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
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