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
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a12