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
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
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