(FREE) Photon Networking error..

Options
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