Search Issue Tracker
Fixed in 6000.2.0a1
Fixed in 6000.2.X, future release
Votes
0
Found in
6000.0.23f1
6000.1.0a7
Issue ID
UUM-83749
Regression
No
Console window stops scrolling after some time when a lot of messages are shown in a row
Reproduction steps:
1. Open the attached “repro_IN-86034“ project
2. Open the “Assets/Scenes/YGO Deck Builder.unity“ Scene
3. In the Hierarchy, select the “GameObject“ GameObject
4. In the Inspector, the “Web Request Test (Script)” Component, press the “Send“ button
5. Observe the Console
Expected result: The Console window is always scrolling
Actual result: After some time, the Console stops scrolling
Reproducible with: 6000.0.23f1
Couldn’t test with: 2021.3.44f1, 2022.3.50f1 - Unresolvable compilation errors
Reproducible on: Windows 10 (22H2), macOS
Not reproducible on: No other environments tested
Note: Doesn’t reproduce on a new project with a message-spamming Script attached to an empty GameObject in Play Mode
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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Resolution Note:
Postponed port