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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 1.1.9):
Added AudioMixer special case to ensure it would not be stripped during build.