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
7000.0.0a27
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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