Search Issue Tracker
Fixed in 2022.2.4f1
Fixed in 2023.1.0a25
Votes
0
Found in
2022.1.8f1
2022.2.0a18
2023.1.0a2
Issue ID
UUM-7682
Regression
Yes
Folders with numbers and dots cannot be created when using AssetDatabase.CreateFolder
How to reproduce:
1. Open the attached project ("DotInFolderBug.zip")
2. Choose "Bug/Create Folder With Dot In Name" in the menu bar
Expected result: A folder named "9.1.0" is created
Actual result: "9. is not a valid directory name. Please make sure there are no unallowed characters in the name." and "Failed to create folder" errors are thrown
Reproducible with: 2022.1.0a12, 2022.1.8f1, 2022.2.0a18, 2023.1.0a2
Not reproducible with: 2020.3.36f1, 2021.3.5f1, 2022.1.0a11
Reproducible on:
macOS 12.1 (Intel)
Note:
- It is also an issue when creating Folders manually (Create -> Folder). E.g. if you create a Folder named "1.9.2", it is formatted to "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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2022.2.4f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-7046
Resolution Note (fix version 2023.1.0a25):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-7046