rxxyn / FlowVR

FlowVR is a Photon Fusion 2 wrapper built for VR.
MIT License
4 stars 1 forks source link

Assets\Resources 1\FlowVR\Scripts\Networking\FlowVRManager.cs(16,24): error CS0234: The type or namespace name 'Fusion' does not exist in the namespace 'Photon.Voice' (are you missing an assembly reference?) #3

Open fireblade0811 opened 2 months ago

fireblade0811 commented 2 months ago

Assets\Resources 1\FlowVR\Scripts\Networking\FlowVRManager.cs(16,24): error CS0234: The type or namespace name 'Fusion' does not exist in the namespace 'Photon.Voice' (are you missing an assembly reference?)

rxxyn commented 2 months ago

This is a common issue that happens when the recommended Unity version for FlowVR (2021.3.28) isn't used. This can also happen if you have pre-existing Photon SDKs in your Unity project. Delete all Photon SDKs before importing FlowVR's .zip. FlowVR includes Photon Fusion AND Photon Voice with it.

darkresident55 commented 2 months ago

This is a common issue that happens when the recommended Unity version for FlowVR (2021.3.28) isn't used. This can also happen if you have pre-existing Photon SDKs in your Unity project. Delete all Photon SDKs before importing FlowVR's .zip. FlowVR includes Photon Fusion AND Photon Voice with it.

Just Restart the Editor, The Error Usually means It did Not compile Correctly Lol ( At least in Unity 2022-Unity 6 ),