Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X, 2018.1.X, 2018.2.X
Votes
0
Found in
2017.3.0p2
2017.3.0b11
2018.1.0a6
Issue ID
988299
Regression
Yes
[Android][iOS] AudioSource playing through Google Resonance Audio SDK with Spatializer enabled does not play on built player
How to reproduce:
1. Open the user attached project and "ResonanceAudioDemo" scene
2. Enter playmode, notice that Cube is emitting sounds and its Audio Source has Spatialize option enabled
3. Build and run the same project and scene to Android device (If building with beta version 2018.1.0b4 or later, "'ResonanceAudioBuildProcessor' does not implement interface member..." error will appear. It can be fixed by simply removing "IEPreprocessBuild" from line 25)
Expected result: Sounds are still emitted on Android device
Actual result: No sounds are emitted, logcat is logging: " Audio effect Resonance Audio Renderer could not be found. Check that the project contains the correct native audio plugin libraries and that the importer settings are set up correctly."
Regression introduced in - 2018.1.0a6, 2017.3.0b11, 2017.2.0p4, 2017.1.2p4
Reproducible with - 2018.1.0b5, 2018.1.0a6, 2017.3.1f1, 2017.3.0b11, 2017.2.1p3, 2017.2.0p4, 2017.1.3f1, 2017.1.2p4
Not reproducible with - 2018.1.0a5, 2017.3.0b10, 2017.2.0p3, 2017.1.2p3
Fixed in -> 2018.3.0a4, 2018.2.0b11, 2018.1.7f1, 2017.4.6f1
Notes:
1. User is using this SDK - https://developers.google.com/resonance-audio/develop/unity/getting-started
DUT:
Google Pixel*, OS:8.1.0, CPU:arm64-v8a, GPU:Adreno (TM) 530, Build:google/sailfish/sailfish:8.0.0/OPR3.170623.007/4286350:user/release-keys
Samsung SM G930F*, OS:7.0, CPU:arm64-v8a, GPU:Mali-T880, Build:samsung/heroltexx/herolte:7.0/NRD90M/G930FXXS1DQHF:user/release-keys
Xiaomi MI NOTE Pro*, OS:7.0, CPU:arm64-v8a, GPU:Adreno (TM) 430, Build:Xiaomi/leo/leo:7.0/NRD90M/7.10.12:user/release-keys
Google Nexus 5*, OS:6.0.1, CPU:armeabi-v7a, GPU:Adreno (TM) 330, Build:google/hammerhead/hammerhead:6.0.1/M4B30Z/3437181:user/release-keys
iPad Mini 2 (iOS 9.2.1)
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
mauskopf
Apr 10, 2018 17:17
This has been fixed in 2017.3.1p1 and greater