THE NAMESPACE using Photon.Pun is not working is it called something else now.

Options
Assets\scripts\Launcher.cs(4,14): error CS0234: The type or namespace name 'Pun' does not exist in the namespace 'Photon' (are you missing an assembly reference?)
this is the error I am getting

Comments

  • Do you have any other compiler errors? The namespace might fail to import because it contains other errors.