Search Issue Tracker
By Design
Votes
0
Found in
2017.2.0b3
Issue ID
931922
Regression
No
AudioMixer.SetFloat does not change the volume in Editor, when called with RuntimeInitializeOnLoadMethod
To reproduce:
1. Open attached project "BugReport_AudioMixer_SetVolume.zip".
2. Open console Window.
3. Open and Play "Scene" scene. (make sure Mute Audio is not enabled)
Actual result: AudioMixer's volume is not changed, but there's a message in console that setting volume to -80 was successful.
Expected result: AudioMixer's volume is changed to -80, so there should be no sound.
Reproducible:5.5.4p2, 5.6.2p4, 2017.1.0p1, 2017.2.0b4, 2017.3.0a1
Works fine in standalone build.
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
Add comment