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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment