Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@fireblade0811
Copy 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?)

@rxxyn
Copy link
Owner

rxxyn commented Aug 17, 2024

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.

@rxxyn rxxyn closed this as completed Aug 17, 2024
@rxxyn rxxyn reopened this Aug 17, 2024
@darkresident55
Copy link

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 ),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants