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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
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/