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
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
Add comment