Search Issue Tracker
Fixed
Fixed in 2022.2.0b12, 2023.1.0a8
Votes
0
Found in
2022.2.0b2
2023.1.0a4
Issue ID
UUM-5580
Regression
No
[Editor] Profile name text box allows to create a name with special characters on Mac which are restricted on Windows
Profile name text box under Shortcut Manager allows to create a name with special characters on Mac which are restricted on Windows.
Steps to reproduce:
1. Create a new project.
2. Go to Unity > Shortcuts.
3. Click on User Profile drop down on the upper left corner.
4. Click on Create new Profile.
5. Enter "******”.
6. Click on ‘Create' button.
Note:
1. While creating a Profile name, an Asterisk symbol (*) is restricted on Windows platform.
2. <,>,”,?,|, these are the few other special characters which are disallowed on Windows platform but allowed on Mac for Profile name.
3. Shortcut Manager was introduced in 2019.1.0.a4
Actual result:
Profile name created with “******”.
Expected Result:
‘Create’ button turns to non-interactive upon entering ‘*’.
Reproducible On:
2019.2.0a1, 2019.1.0a14, 2019.2.0a1
Environment:
Mac.
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note (fix version 2023.1.0a8):
Fix to stop users from creating Shortcut profiles with restricted characters on MacOS.
Resolution Note (fix version 2022.2.0b12):
Fixed in Unity 2022.2.0b12 and above