Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.6.0b10
Issue ID
613272
Regression
No
Unity does not handle OSX dot underscore "._foo.bar" system files well on Windows
Unity does not handle OSX dot underscore ".foo.bar" system files well on Windows
If project contains "..bar" and "._.bar.meta" files errors for each file will be thrown. For example:
"Refresh case sensitivity failure. Asset: Assets/._ShopWindow.png ; Metafile: Assets/._ShopWindow.png.meta"
"assets/._shopwindow.png is not a valid asset file name. Please make sure there are no slashes or other unallowed characters in the file name. The file will be ignored."
This creates minor inconvenience when sharing projects between OSes.
Read more about these files here: http://apple.stackexchange.com/questions/14980/why-are-dot-underscore-files-created-and-how-can-i-avoid-them
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment