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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment