Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0f2
Issue ID
1076769
Regression
No
Creating a project in a "SSH"/"FUSE" mapped folder gives an error "Fatal Error! The project is on case sensitive file system."
Reproduction steps:
1. Make sure "Homebrew" is installed (https://brew.sh/)
2. Install "fuse"/"ssh" mounting support ("brew cask install osxfuse"; "brew install sshfs")
3. Map the folder "sshfs waldo@perf.hq.unity3d.com:wsha /Volumes/wsha -ovolname=waldo"
4. Open Unity
5. Create a New Project in "/Volumes/wsha"
Expected Result: Unity creates the project successfully
Actual Result: An error appears "Fatal Error! The project is on case sensitive file system."
Reproduced with: 2018.3.0a11, 2018.2.1f1, 2018.1.9f2, 2017.4.11f1
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
- [VFX Graph] ArcTorus Transform changes in blackboard not reflected in Graph
- Text deletion works incorrectly in an input field when the Chinese language is used and the "Event System" Component is turned off
- Typed text doesn't appear in an input field when the Chinese language is used and the "Event System" Component is turned off
- Script associated with "GlobalVolumeFeature" is missing when inspecting "Mobile Renderer" Asset
- Clearable "RenderingCommandBuffer" errors are thrown in the Console when creating project using Universal 3D Template
Resolution Note (2019.1.X):
The requirement for a case-insensitive file system support is not a bug. It's a fairly major and risky effort to support case-sensitive.