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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (fix version 1.1.9):
Added AudioMixer special case to ensure it would not be stripped during build.