Search Issue Tracker
By Design
Votes
0
Found in
Issue ID
1282323
Regression
No
[Hub] Project path is shown as invalid when the path ends with a period
How to reproduce:
1. Create a folder called "test."
2. Open Unity Hub
3. Click NEW
4. Select the folder created in step 1 as the project location
Expected results: the path is valid on Linux and macOS
Actual results: the path is invalid on all operating systems
Reproducible with: 2.4.1 (Ubuntu 18.04)
Notes:
-Having the period in the middle of the folder name (e.g. "test.test") doesn't cause any problems
-This folder name is illegal on Windows and it's impossible to even create a folder named like this but this is a valid folder name on Unix
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note:
By design, as file path validation is universal to all OS file system.