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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
Add comment