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
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
- InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
- Generated Entities look different when Depth Priming Mode is changed
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.