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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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