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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note:
Unity internally doesn't support path ending with dot.