Hi,
just switched to Unity5.4 (final release) and downloaded the latest Photon PUN Libraries, v 1.73. I still get the warning:
OnLevelWasLoaded was found on PhotonHandler
This message has been deprecated and will be removed in a later version of Unity.
Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed
What can I do?
just switched to Unity5.4 (final release) and downloaded the latest Photon PUN Libraries, v 1.73. I still get the warning:
OnLevelWasLoaded was found on PhotonHandler
This message has been deprecated and will be removed in a later version of Unity.
Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed
What can I do?