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
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Add comment