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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
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.