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
- Compiled Shader code has self-assignments and redundant code in the Shaders that use "enable_d3d11_debug_symbols"
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
Add comment