I want to use this ---> UnityEngine.SceneManagement.SceneManager.LoadScene( "SceneNamae" )

I use Unity 5.2.2f1

Then the problem is under picture.
4705010--444317--1.JPG

How can I use ’ SceneManager.LoadScene() ’ not ’ Appication.LoadLevel ’ ?

Are there solutions by adding unity files?

Thank you

Unity 5.2 does not support it. This feature has been added to Unity 5.3 and later versions only.

1 Like