Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.4.X
Votes
0
Found in
5.5.4f1
Issue ID
951169
Regression
No
Editor didn't recognize Audio files if file Created Data is greater than your actual Data time is
How to reproduce:
1. Create empty project file
2. Take any audio file (or generate one) and change file Created Date to greater than your actual Date is
(for example your date 2017-09-15 12:00. Change it to 2017-09-15 18:00 )
3. Try to import file into Unity
Actual result: Error appears "Unspecified error during import of AudioClip Assets/"FileName"."FileFormat"
UnityEditorInternal.InternalEditorUtility:ProjectWindowDrag(HierarchyProperty, Boolean)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)"
Reproduced with: 5.5.4f1, 5.6.3p3, 2017.1.1p2, 2017.2.0b11, 2017.3.0b1
Workaround: Edit audio Created Date to the actual or lower Date and Time
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment