Search Issue Tracker
Won't Fix
Votes
0
Found in
Issue ID
1222296
Regression
No
[MacOS] Impossible to create a project when at least one folder's name in the project path ends in "."
Repro steps:
1. Create a folder "projects." anywhere on the machine
2. In Unity Hub, try creating a new project with the location set as <path to "projects.">/projects.
Expected results: the project is created in the specified location as "." is a valid legal character in OS-X paths
Actual results: the "Create" button becomes greyed out, a "This path is invalid" error is thrown
Reproducible with: Unity Hub 2.2.2
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Unity internally doesn't support path ending with dot.