You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 this issue
Aug 11, 2024
· 2 comments
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?)
The text was updated successfully, but these errors were encountered:
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.
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 ),
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?)
The text was updated successfully, but these errors were encountered: