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
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
Resolution Note:
Developers will update the doccumentation. By design