Como verificar a unidade da cena

Use SceneManager.GetActiveScene(); to get a string with the scene name

Note: You have to write using UnityEngine.SceneManagement in the top
Alex_Chipmunk