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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.