Search Issue Tracker
Feature Request
Feature Request in 6000.3.X
Votes
0
Found in
6000.3.0a4
Issue ID
UUM-113604
Regression
No
Author info fields have no validation on string lengths
How to reproduce:
1. Create a new Unity project
2. Open the Package Manager (Window -> Package Management -> Package Manager)
3. Click the "" button -> Create packageĀ
4. Go to Manage -> Edit ManifestĀ
5. Click "Open" in the Inspector to open the package json file
6. Navigate to the "Author" section in Inspector
7. Enter a long string into the "Name" field
Expected results: Long strings can't be entered
Actual results: Long strings can be entered (tested with 6000 characters)
Reproducible with: 6000.3.0a4
Can't test with: 6000.0.55f1, 6000.1.15f1, 6000.2.0f1 (no such functionality)
Reproducible on: Windows 11 Pro
Not reproducible on: No other environment tested
Note: Reproducible with all three author fields
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:
Value validations in the Inspector is a feature request at large. The team will evaluate it.
Resolution Note (6000.3.X):
Value validations in the Inspector is a feature request at large. The team will evaluate it.