Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.13f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1152995
Regression
No
Setting AudioMixer's Exposed Values from the Awake Method fails without the Warning
How to reproduce:
1. Open the "SampleScene" Scene in the attached "TestAudioBug.zip" Project
2. Enter Play Mode
3. Inspect the Exposed Values on the "NewAudioMixer" AudioMixer
Expected Behavior: The "Music" value is changed or warning is portrayed that you cannot change Exposed Values on Awake
Actual Behavior: The "Music" value is not changed and no warnings are present
Reproducible with: 2017.4.27f1, 2018.4.0f1, 2019.1.3f1, 2019.2.0b2, 2019.3.0a2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Developers will update the doccumentation. By design