Search Issue Tracker
By Design
By Design in 6000.6.X
Votes
0
Found in
6000.0.68f1
6000.2.11f1
6000.3.0b10
6000.4.0a5
6000.5.0a1
6000.6.0a1
Issue ID
UUM-127181
Regression
No
Project Auditor Header and Information sections can't be horizontally scrolled
How to reproduce:
1. Create a new Unity project
2. Go to Window -> Analysis -> Project Auditor -> Start Analysis
3. Go to Shaders -> Shader Variants
4. Narrow down the window so the text in the "Information" section doesn't fit horizontally
5. Try to scroll the "Information" horizontally
Expected results: The scrollbar exists and the full text can be seen by scrolling
Actual results: The area is unscrollable
Reproducible with: 6000.2.11f1, 6000.3.0b10, 6000.4.0a5, 6000.5.0a1
Reproducible on: macOS Tahoe 26 (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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
Resolution Note:
Various parts of the UI behave like this (i.e. see the package manager window)
Windows have a minimum width before they start clipping.
We looked at adding a scrollbar but it felt like the wrong UX.
Resolution Note (6000.6.X):
Various parts of the UI behave like this (i.e. see the package manager window)
Windows have a minimum width before they start clipping.
We looked at adding a scrollbar but it felt like the wrong UX.