Search Issue Tracker
Duplicate
Duplicate in 6000.6.X
Votes
0
Found in
6000.3.13f1
6000.4.3f1
6000.5.0b4
6000.6.0a2
Issue ID
UUM-139537
Regression
No
[USABILITY] Custom Package incorrect name error is not informative when the name has an uppercase letter
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Package Manager window (Window > Package Management > Package Manager)
- Create a custom package named "asd" by pressing the "+" button in the Package Manager window
- Select the "asd" package in the Package Manager
- Click the "Edit" button in the Inspector window
- Change the "Name" field to "Asd"
- Observe the error in the Inspector window
Actual results: Invalid Package Name 'asd'
Expected results: The error should tell the user specifically what is wrong with the name, for example that the user cannot use uppercase letters
Reproducible with versions: 6000.3.13f1, 6000.4.3f1, 6000.5.0b4, 6000.6.0a2
Can’t test with versions: 6000.0.73f1 (due to no custom package functionality)
Tested on (OS): MacOS Silicon Tahoe 26.3, Ubuntu 24.04
-
Resolution Note:
Thank you for reporting a bug to Unity.
We have investigated the issue but were unable to reproduce it with the information provided. This can happen due to differences in environment, project setup, or steps taken.
We will close this case for now. If you're able to share additional details such as different projects, steps, hardware/software configuration, or logs - please let us know, and we'll be happy to re-evaluate. -
Resolution Note (6000.6.X):
Thank you for reporting a bug to Unity.
We have investigated the issue but were unable to reproduce it with the information provided. This can happen due to differences in environment, project setup, or steps taken.
We will close this case for now. If you're able to share additional details such as different projects, steps, hardware/software configuration, or logs - please let us know, and we'll be happy to re-evaluate.
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
- UI counter displays incorrect collectible count when using "Remaining_Collectibles_UI" Prefab in "Get Started With Unity" template
- Camera Output Texture does not revert back to previously set Render Texture when camera selection in UI Builder canvas background is changed
- Some post-processing volume overrides only update after a refresh when using HDRP
- Video Player glitches when Skip On Drop is enabled
- GameObject movement in Scene view becomes stuttery and intermittently freezes when using non-standard pointers across editor tabs or window boundaries
This is a duplicate of issue #UUM-112551