Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.14f1
Issue ID
1102173
Regression
No
Windows created special files are imported, but should be ignored
Reproduction steps:
1. Create a New Project
2. In the "Assets" folder, create a New Folder and change its icon ("Right Click" -> "Properties" -> "Customize" -> "Change Icon" -> Change to any icon)
3. Observe that Windows has created a special file "desktop.ini"
4. Focus the Editor window
5. Unity incorrectly imports the "desktop.ini" file and creates a "desktop.ini.meta" file
Expected Result: Windows created special files like "desktop.ini" should be ignored and should not be imported
Actual Result: Editor imports Windows created special files and creates a meta file
Reproduced with: 2019.1.0a11, 2018.3.0b12, 2018.2.18f1, 2018.1.9f2, 2017.4.16f1
Note:
Add this type of files to the "Hidden Assets" which are ignored by Unity (https://docs.unity3d.com/Manual/SpecialFolders.html - Hidden Assets)
"This is used to prevent importing special and temporary files created by the operating system or other applications."
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note:
Resolving as "Won't Fix" here, had several discussions with developers and this should be moved to a feature request; opening a fresh ticket.
Here is the new ticket: https://fogbugz.unity3d.com/f/cases/1146448/