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
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
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