Search Issue Tracker
Fixed in 1.1.9
Votes
10
Found in [Package]
1.1.4
Issue ID
1172181
Regression
Yes
AudioMixer is not loaded when using Addressables package
How to reproduce:
1. Open the attached project ("test sound mixer.zip")
2. Press play and open Console window
Expected result: AudioMixer is loaded
Actual result: AudioMixer is not loaded
Reproducible with: 2018.4.5f1 (Addressables 1.1.4, 1.1.5), 2019.1.13f1 (1.1.4, 1.1.5), 2019.2.0f1 (1.1.4, 1.1.5), 2019.3.0a11 (1.1.4, 1.1.5)
Not reproducible with: 2017.4.31f1 (Package Manager was not present), 2018.4.5f1 (0.8.4), 2019.1.13f1 (0.8.4), 2019.2.0f1 (0.8.4), 2019.3.0a11 (0.8.4)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 1.1.9):
Added AudioMixer special case to ensure it would not be stripped during build.