(FREE) Photon Networking error..
The whole answer can be found below.
Try Our
Documentation
Please check if you can find an answer in our extensive documentation on PUN.
Join Us
on Discord
Meet and talk to our staff and the entire Photon-Community via Discord.
Read More on
Stack Overflow
Find more information on Stack Overflow (for Circle members only).
(FREE) Photon Networking error..
Hulp
2015-09-29 14:55:58
1.61.1 from asset store gives following warnings when imported into an empty project (Unity 5.2.1p1) :
Assets/Photon Unity Networking/Plugins/PhotonNetwork/PhotonView.cs(308,66): warning CS0618:
UnityEngine.Application.isLoadingLevel' is obsolete:
This property is deprecated, please use LoadLevelAsync to detect if a specific scene is currently loading.'
Assets/Photon Unity Networking/Plugins/PhotonNetwork/PhotonView.cs(313,178): warning CS0618: UnityEngine.Application.isLoadingLevel' is obsolete:
This property is deprecated, please use LoadLevelAsync to detect if a specific scene is currently loading.'
Is this serious? Will it break anything in-game?
Also, when imported with Playmaker (before or after) it gives following warning:
Error importing folder (The pathName assets/plugins is already mapped to 002c89f108a697847977b73c3bbe823e. But the meta data wants it to be mapped to a0ac6467d6aa84e4d8c64954dce181e9)
Comments
@Hulp
Regarding your first question, please take a look here.
Heh, thanks. It has been more than a week but it seems the update will take longer to be released.
Any update on this?
See: http://forum.photonengine.com/discussion/6662
Back to top