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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment