Search Issue Tracker
Fixed in 5.5.0
Votes
6
Found in
5.4.0b24
Issue ID
809647
Regression
Yes
Assert thrown when importing audio asset
Steps to reproduce:
1. Create a new project
2. Import attached mp3 file
3. Notice that console outputs "p == previewData.m_PreviewData.end()"
Note: this bug appears in 5.4.0b12
Reproduced with: 5.4.0b12, 5.4.0b24
Not reproducible with: 5.2.4f1, 5.3.5p5, 5.4.0b11
Comments (4)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
ajhatch
Feb 09, 2017 22:00
I experienced this importing a 47.5 mb wav file in 5.4.3f1
msue
Nov 26, 2016 19:30
Seeing this with 5.4.1f1 and MP3 files in assets.
WesAir
Nov 15, 2016 08:44
Error occurred in version 5.4.2f2 (Personal) while importing a MP3 audio file:
p == previewData.m_PreviewData.end()
UnityEditorInternal.InternalEditorUtility:ProjectWindowDrag(HierarchyProperty, Boolean)
UnityEditor.DockArea:OnGUI()
DADA_universe
Oct 28, 2016 17:37
Experienced this with 5.4.0f3 on importing an ogg vorbis audio file into the project. Not clear what it implies.