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
- A frame spike occurs when Physics Simulation Mode is switched from Script to FixedUpdate
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
- No audio is played when Playbable Mixer is changed at runtime
- Editor hangs when painting Details containing 2D Mesh on Terrain
- No audio is played when TimelinePlayable has one output
Add comment