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
- XR Ray Interactor Cone Cast doesn't match Gizmo in Scene View when Cone Cast Angle is higher than 10 degrees
- [XR] LODs switch between high and low poly when Objects are near the center of the screen and switch when near the periphery vision
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
Resolution Note:
Developers will update the doccumentation. By design