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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment