From b5e2d0de381dfc0eba10c681927fe8c57ba39264 Mon Sep 17 00:00:00 2001 From: Merlin Date: Sat, 13 Nov 2021 13:04:46 -0800 Subject: [PATCH] Fix video player audio spatialization setting VRC fixed an issue causing spatialization to break on video player audio sources so this setting now needs to be turned off --- Assets/USharpVideo/USharpVideo.prefab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/USharpVideo/USharpVideo.prefab b/Assets/USharpVideo/USharpVideo.prefab index 571c334..424facd 100644 --- a/Assets/USharpVideo/USharpVideo.prefab +++ b/Assets/USharpVideo/USharpVideo.prefab @@ -6426,7 +6426,7 @@ AudioSource: m_Pitch: 1 Loop: 0 Mute: 0 - Spatialize: 1 + Spatialize: 0 SpatializePostEffects: 0 Priority: 128 DopplerLevel: 0 @@ -6540,7 +6540,7 @@ MonoBehaviour: Far: 30 Near: 0 VolumetricRadius: 0.5 - EnableSpatialization: 1 + EnableSpatialization: 0 UseAudioSourceVolumeCurve: 1 --- !u!1 &6421412928797738509 GameObject: