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
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
Add comment