Search Issue Tracker
Fixed in 5.3.0
Votes
1
Found in
5.2.0f3
Issue ID
734258
Regression
No
[AssetBundle] Unable to set parameters on audio mixer loaded from an asset bundle
Steps to reproduce:
1. Open the attached project
2. Open and play 'demo_withBundles' scene
3. Wait for the bundle to be loaded
4. Once loaded, look at the console, notice warnings being logged as the script is trying to call SetFloat
You can do the same in the 'demo_No_Bundles' scene to see it works without asset bundles.
Seems to be only editor thing, Windows standalone app worked as expected.
Comments (1)
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
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
- Sprite Mask does not render in the Player
roka
Oct 13, 2015 07:06
Explained it in july .... and unity staff don't care about it....
If you add a sound in your asset bundle scene and link it to your audio mixer and if the default value of your audio mixed is low, when the scene is loaded, you will see that the sound in your asset bundle scene get a "default" value when loaded , so the link is broken.
More info:
http://forum.unity3d.com/threads/audio-mixer-and-asset-bundle.338077/