fchb1239 / PhotonVR

A Unity Package containing all the necessary components to do VR networking with Photon
MIT License
42 stars 15 forks source link

New Photon Voice update broke voice chat. #28

Open SteveTheAnimator opened 7 months ago

SteveTheAnimator commented 7 months ago

Title

fchb1239 commented 7 months ago

I don't have control over what Photon does with their packages, can you tell me exactly what's broken?

SteveTheAnimator commented 7 months ago

If you update both of the packages it breaks voice chat, if you only update pun it just breaks multiplayer.

fchb1239 commented 7 months ago

How does it break? Any errors or bugs specifically?

SteveTheAnimator commented 7 months ago

The local player works fine, but nothing else works.

Apache-Act1 commented 7 months ago

Yep im having this issue, I thought it was just me being dumb but then i saw this.

SilvazWasTaken commented 7 months ago

i also cant hear people speaking

Apache-Act1 commented 7 months ago

For me i can only see the player (My own not other people)

fchb1239 commented 7 months ago

Are there any errors in the log?

Apache-Act1 commented 7 months ago

Nope.

JuliaCodesShit commented 7 months ago

Interesting

SteveTheAnimator commented 7 months ago

How to fix it!

Requirements A game with photon already installed

Put the old photon folder "Assets/Photon" into your new project, and bam! Not the best method, but it works.

SteveTheAnimator commented 7 months ago

By the way, you need a one with the older photon and not the new photon.

JuliaCodesShit commented 7 months ago

Yea this was quite a obvious fix. I assumed that was known