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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.