Search Issue Tracker
Fixed
Fixed in 6000.0.42f1, 6000.1.0b10, 6000.2.0a8
Votes
0
Found in
2022.3.57f1
6000.0.37f1
6000.1.0b5
6000.2.0a1
Issue ID
UUM-97127
Regression
No
Console is not scrolling automatically when highlighting the Console message
How to reproduce:
1. Open the attached project "ConsoleRepro"
2. Open the "SampleScene" scene
3. Enter the Play Mode
4. Navigate to the Console error
5. Select the error and try highlighting the error text by dragging the mouse
6. Observe the results
Expected results: The Console scrolls alongside the highlighting
Actual results: The Console is not scrolling automatically
Reproducible with: 2022.3.57f1, 6000.0.37f1, 6000.1.0b5, 6000.2.0a3
Reproducible on: macOS Sequoia 15.1 (M1)
Not reproducible on: No other environment tested
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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Resolution Note:
Postponing port
Resolution Note (fix version 6000.2.0a8):
Replacing the ScrollView by a scrollable textArea in the Console.
Resolution Note (fix version 6000.1.0b10):
Editor: Replacing the ScrollView by a scrollable textArea in the Console
Resolution Note (fix version 6000.0.42f1):
Editor: Replacing the ScrollView by a scrollable textArea in the Console