Search Issue Tracker
By Design
Votes
0
Found in
2021.3.50f1
2022.3.60f1
6000.0.45f1
6000.1.0b13
6000.2.0a8
Issue ID
UUM-101896
Regression
No
Files cannot be created if their names start with numbers in UI Toolkit Editor Window Creator
Steps to reproduce:
1. Create a project
2. Create > UI Toolkit > Editor Window
3. Type a number in each text field
4. Press “Continue” button and observe
Actual results: “Filename is invalid.” warning appears in UI Toolkit Editor Window Creator
Expected results: Files are created
Reproducible with versions: 2021.3.50f1, 2022.3.60f1, 6000.0.45f1, 6000.1.0b13, 6000.2.0a8
Tested on (OS): macOS Sequoia 15.3.1 (Intel)
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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
- Project browser search area changes when maximing Game View
Resolution Note:
The warning box is there to indicate that this is not supported. A class name starting with a number is not valid in C#