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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a12