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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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