Search Issue Tracker
Fixed in 2018.1.X
Votes
1
Found in
5.4.1f1
Issue ID
848572
Regression
No
Impossible to import audio files with very old "Modified" date
Steps to reproduce:
1. Open the attached project (Asteroids.zip)
2. Try to import audio files (from Assets/mySounds/)
3. Observe an error message in the Console window:
Unspecified error during import of AudioClip Assets/mySounds/Explosion+5.wav
Note:
Audio files have Modified date in the past (1901-12-13), it causes the issue
Workaround:
The 'touch' on Linux or 'COPY /B filename.ext +,, filename.ext' on Windows will fix the issue
Expected result: Audio file should be imported
Actual result: Console window gives an error message
Reproduced with: 5.3.7p3, 5.4.3p4, 5.5.0f3, 5.5.0p3, 5.6.0b3
Fixed in: 2017.3.0p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment