Search Issue Tracker
Feature Request
Votes
0
Found in
6000.3.0a3
Issue ID
UUM-112504
Regression
No
No visual indication of required vs optional fields in package description edit view
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: Under the "Asset PostProcessors" section of the "Inspector" tab, an error message is displayed, which is not very informative: "Invalid Package Name '' ". The "Information" section does not indicate which fields are mandatory or optional, making it unclear which fields require input
Expected results: Mandatory fields should have "" next to them. That would help to understand which fields should be filled with data.
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
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
We have extracted the feature request into PAK-8377 and we'll prioritize in due time.