Search Issue Tracker
Fixed in 6000.0.57f1
Fixed in 6000.0.X, 6000.2.X, 6000.3.X, 6000.3.0a6
Votes
0
Found in
6000.0.55f1
6000.1.15f1
6000.2.0f1
6000.3.0a4
Issue ID
UUM-113367
Regression
No
Validation message "Profile name is unsupported" is unclear and does not provide information on what is wrong
Steps to reproduce:
- Create a new Unity project
- Open Shortcuts window (Unity > Shortcuts)
- Select “Create new profile…” from the drop-down next to the "New profile"
- Enter "TestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest"
- Observe the result
Actual results: A user gets "Profile name is unsupported", which is unclear and does not provide information on what is wrong
Expected results: A validation message should specify what's wrong with the profile name (e.g., invalid characters, length, etc.). Examples:
- You’ve reached the character limit
- The limit of [X] characters has been reached
- Input exceeds the maximum allowed length of [X] characters
Reproducible with versions: 6000.0.55f1, 6000.1.15f1, 6000.2.0f1, 6000.3.0a4
Not reproducible with versions: -
Can’t test with versions: -
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
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
- Crash on xatlas::internal::pack::Atlas::findChartLocation_bruteForce when generating the lighting
- "Invalid image specified" warnings are thrown when clicking anything in the UI Builder after changing the assigned to Visual Element Vector Image Asset type
Resolution Note (fix version 6000.3):
Updated validation messages of Shortcut Profiles names.
Resolution Note (fix version 6000.2):
Editor: Updated validation messages of Shortcut Profiles names.
Resolution Note (fix version 6000.0):
Editor: Updated validation messages of Shortcut Profiles names.