Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2019.3.11f1
2020.2
Issue ID
1241533
Regression
No
Console window doesn't scroll down automatically when initial/first frame of logs does not fit
Reproduction steps:
1. Open attached project "ConsoleScroll.zip" and scene "SampleScene"
2. Enter Play Mode
3. Observe console
Expected result: Console automatically scrolls down
Actual result: Console does not automatically scroll down
Reproducible with: 2018.4.22f1, 2019.3.12f1, 2020.1.0b8, 2020.2.0a9
Workarounds:
1. Logging a single message at least one frame before the non-fitting Logs fixes the issue
2. Resizing the console, so that the logs fit within it for the initial frame fixes the issue. The resizing must be proportional to the number of initial logs, and may not always be enough to accommodate them.
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a12