Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.3.0a3
6000.5.0a1
Issue ID
UUM-112552
Regression
No
Validation messages in the "Inspector" window are displayed too low during the package editing process
Steps to reproduce:
- Create a new Unity project
- Open Package Manager window
- Press “+” at the top left corner
- Select “Create package”
- Add a new package name and press “Create”
- Verify that the "Inspector" window displays the package manifest
- Click the "Edit" button in it
- From the "Name" field, delete the entered package title
- Observe the result
Actual results: Error message is displayed below the "Asset PostProcessors" section. It is hard to notice it because its location is almost at the bottom of the Inspector window.
Expected results: An error message should be displayed below the field or below the section title in which the field is located.
Reproducible with versions: 6000.3.0a3
Not reproducible with versions: -
Can’t test with versions: 6000.3.0a2 as "Create package" functionality landed only 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