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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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/