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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment