Skip to content

Commit

Permalink
Fix video player audio spatialization setting
Browse files Browse the repository at this point in the history
VRC fixed an issue causing spatialization to break on video player audio sources so this setting now needs to be turned off
  • Loading branch information
MerlinVR committed Nov 13, 2021
1 parent 6b2227d commit b5e2d0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assets/USharpVideo/USharpVideo.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -6426,7 +6426,7 @@ AudioSource:
m_Pitch: 1
Loop: 0
Mute: 0
Spatialize: 1
Spatialize: 0
SpatializePostEffects: 0
Priority: 128
DopplerLevel: 0
Expand Down Expand Up @@ -6540,7 +6540,7 @@ MonoBehaviour:
Far: 30
Near: 0
VolumetricRadius: 0.5
EnableSpatialization: 1
EnableSpatialization: 0
UseAudioSourceVolumeCurve: 1
--- !u!1 &6421412928797738509
GameObject:
Expand Down

0 comments on commit b5e2d0d

Please sign in to comment.