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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Resolution Note:
Developers will update the doccumentation. By design