Search Issue Tracker
By Design
By Design in 6000.3.X
Votes
0
Found in
6000.0.55f1
6000.1.16f1
6000.2.2f1
6000.3.0a6
Issue ID
UUM-115394
Regression
No
Validation message "Profile name has unsupported characters." is unclear
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 " 123 "
- Observe the result
Actual results:* The user receives the error message "Profile name has unsupported characters." It is not clear which character is not allowed - space, , or both.
Expected results:* The user should get the error message "Profile name has unsupported characters (, ?, /,...) and all not allowed characters should be listed.
Reproducible with versions: 6000.0.55f1, 6000.1.16f1, 6000.2.2f1, 6000.3.0a6
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS):* M1 Max - Sequoia 15.6.1
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
We don't want to list all the invalid characters.
The message appears as soon as an invalid one is shown, making it understandable enough.
Resolution Note (6000.3.X):
We don't want to list all the invalid characters.
The message appears as soon as an invalid one is shown, making it understandable enough.