Search Issue Tracker
Fixed
Fixed in 6000.3.0b1
Votes
0
Found in
6000.3.0a3
Issue ID
UUM-112722
Regression
No
The error section expands excessively, completely obscuring or displacing the package details section
Steps to reproduce:
- Create a project
- Window -> Package Management -> Package Manager
- Click “” and select “Create package”
- Enter the package name and click “Create”
- Select the newly created package for it to appear in the Inspector window
- Close the "Package Manager" window
- Click the “Edit” button in the “Inspector” window
- Find the "Dependencies" section and click "" under it
- Add long dependency name
- Click in the "Hierarchy" or "Project" tabs
- Click "Save" in the "Inspector - Unsaved Changes Detected"
- Open the Package Manager window again
- Observe the Package Manager window
Actual results: The error section expands excessively, completely obscuring or displacing the package details section
Expected results: The error section should have a defined maximum size that doesn't cause the package details panel to disappear. If the error message is too long to fit within this limited size, it should be truncated.
Or the error section could be included into the scrollview.
Reproducible with versions: 6000.3.0a3
Not reproducible with versions: -
Can’t test with versions: 6000.3.0a2 as package creation functionality landed just in 6000.3.0a3
Tested on (OS): M1 Max - Sequoia 15.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
Add comment