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
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
- OnParticleUpdateJobScheduled is never called when using ParticleSystem.Simulate() in FixedUpdate()
- HDRP Graphics "Adaptive Probe Volumes Options" are missing a documentation link
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#