Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X
Votes
0
Found in
6000.3.0a4
6000.4.0a1
Issue ID
UUM-113308
Regression
No
Editing Package Manifest allows adding a Dependency with a null version
Steps to reproduce:
- Package Manager window > + > Create package
- Click Manage -> Edit Manifest
- In the Inspector window, add a new Dependency
- Set the Dependency name to test2
- Leave the version section empty
- Click the Apply button
Actual results: There is no data validation for the Dependency Version fields, allowing for package compilation-breaking changes to be applied
Expected results: The Dependency Version field has data validation to safeguard against a null package version
Reproducible with versions: 6000.3.0a4
Can’t test with versions: 6000.3.0a2 or earlier (Feature was introduced in 6000.3.0a3)
Tested on (OS): macOS 15.5, Ubuntu 24
Notes:
- While the error is thrown after applying the changes, if it is missed initially, it's hard to figure out which package is causing the issue. The error states which dependency lacks a version, but does not state which package is affected.
- There are no visual indicators of which package is broken either. If the user reselects the package, the broken dependency will not show up in the Dependency List
- Edit mode does have data validation for Dependency name fields, but its missing for the version fields
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
Add comment