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
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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
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.