Search Issue Tracker
Won't Fix
Votes
0
Found in
5.0.0f4
Issue ID
781608
Regression
Yes
[Audio] No preview for procedurally created audio clips
Reproduction steps
1) Open attached project
2) Open scene "ShuffleClip"
3) Enter play mode
--- You should hear distorted bird singing
4) Pause playback
5) Select "Main Camera" object
6) Double click its AudioClip "shuffle 100 chunks"
--- You should see that the waveform of the clip is just a straight line
--- No sound is played when previewing this clip
Regression introduced in version 5
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
- 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
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Resolution Note:
5.0 saw a change of how AudioClips work internally. Unfortunately the fact that asset preview worked for non asset clips was a side effect. This is not ignoring the desire to see a procedural clip waveform, but we will address this separately, and for timeline clips.