Search Issue Tracker
Fixed
Fixed in 6000.3.0b1
Votes
0
Found in
6000.0.50f1
6000.2.0b12
6000.3.0a3
Issue ID
UUM-113060
Regression
No
"URL" validation message in "Scoped Registries" is different when adding a new scoped registry than when editing it
Steps to reproduce:
- Create a project
- Edit -> Project Settings -> Package Manager
- Create a new scoped registry ( + )
- Enter "Scoped Registry" name (for example, "Test")
- Click the "Save" button
- Observe the validation for the "URL" field
Actual results: Validation message says ""payload.url" is not allowed to be empty". It is confusing, as on the UI side, a user sees only the "URL" field. When editing an already saved scoped registry, the message is: ""URL" must be a valid uri with a scheme matching the http|https pattern".
Expected results: Validation message should display the field name, which is displayed in the UI. It should be "URL" is not allowed to be empty. The message is correct when editing an already saved scoped registry.
Reproducible with versions: 6000.2.0a10, 6000.2.0b1, 6000.2.0b12, 6000.3.0a3, 6000.0.50f1
Not reproducible with versions:
Can’t test with versions: -
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment