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
- [sw-unity-6-1] Scene view renders any light differently when more than one camera exists and neither have the "MainCamera" tag
- Project tab navigates to the previous folder when undoing (CTRL+Z) GameObject placement in the Scene
- Blue lines appear on the sides of the "Fit Canvas" or "Fit viewport" button when it's clicked in the UI Builder.
- PlayableDirector's state remains set to Playing even when the timeline's time property exceeds its duration.
- Favorites section does not collapse in the Project window when holding the ALT key
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.