Wykryj Unity, czy wersja jest kompilacji, czy w edytorze
// Read only, boolean, checks if running in editor or not
Application.isEditor
Kaldrin
// Read only, boolean, checks if running in editor or not
Application.isEditor