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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a12