Quantcast
Channel: Recent Discussions — Photon Engine
Viewing all articles
Browse latest Browse all 15755

Error upon importing package.

$
0
0
I just imported the Free package of PUN into my Unity project, but I immediately get these errors:

Assets/Photon Unity Networking/Plugins/PhotonNetwork/NetworkingPeer.cs(259,39): error CS0029: Cannot emplicitly convert type 'System.Type' to 'Type'

and

Assets/Photon Unity Networking/Plugins/PhotonNetwork/NetworkingPeer.cs(279,27): error CS0029: Cannot emplicitly convert type 'System.Type' to 'Type'

I really want to have multiplayer working in my game, so if anyone could help me, it would be greatly appreciated.

Viewing all articles
Browse latest Browse all 15755

Trending Articles