Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0f3
Issue ID
937984
Regression
No
[macOS] Cannot create a new project if home folder has a full stop (period) at the end of the name
How to reproduce:
1. Create a macOS account with a full stop at the end of the "Account name" (i.e. "jacob." or "emily.")
2. Log into that account
3. Open Unity
4. Try to create a new project
Expected result: Project is created.
Actual result: Project is not created due to "Project path is invalid - make sure you are not using invalid characters".
Reproducible with 2017.3.0a2, 2017.2.0b5, 2017.1.0p2, 2017.1.0f3, 5.6.3f1, 5.6.2p4
Note: While using full stops at the end of the folder name is not supported by Windows shell, macOS allows such naming strategy, so creating a project should be possible. Opening a project seems to be working.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
- Loading animations are hitching or stopping when using "SceneManager.LoadSceneAsync" to load new scenes
Add comment