CS0234 compile error csharp unity fix scene managment

Code Example - CS0234 compile error csharp unity fix scene managment

                
                        // 	When using C# scenemanagement with unityengine/editor make sure you spell
//scene management correctly if you get a error on Unity

//etc..
using UnityEngine;
using UnityEngine.SceneManagement;