Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.1.0b2
Issue ID
905679
Regression
No
AudioMixer transitions snapshots from selected snapshot instead of start snapshot when using AudioMixerSnapshot.TransitionTo()
To reproduce:
1. Download and open "repro805679" project from provided link.
2. Open "Main" scene.
3. Open Audio Mixer window and select "NewAudioMixer" mixer in assets.
4. Select "Snapshot_OFF" snapshot and press play.
5. Notice that snapshots transition form "Snapshot_OFF" to "Snapshot_ON" in 5 seconds.
6. After transition exit play mode.
7. Enter play mode again.
8. Notice that transition does not happen from "Snapshot_OFF" even though it is set as start snapshot.
Expected result: Snapshots should always transition from start snapshot even if start snapshot is not selected in AudioMixer window.
Actual result: Snapshots do not transition from start snapshot when start snapshot is not selected in AudioMixer window.
Reproduced with: 2017.1.0b4, 5.6.1f1, 5.5.3p2, 5.4.5p1
Workaround: Each time when entering play mode select the start snapshot.
Notes: Audio mixer seems to transition snapshots not from start snapshot but from selected one.
Verified with 2017.3.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- MultiColumnTreeView does not auto-expand foldouts when autoExpand is set to "true"
- Animation does not control the property of the Gameobject when the keyframe and initial value are the same
- Decal Technique set to Automatic prefers the DBuffer option when using OpenGL
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
Add comment