Hello, having problems getting shadows when loading another scene with SceneManager.LoadScene(“Main”);
Shadows work fine in my other scene by itself
but when I load it in from another scene
Directional light still works but no shadows are being casted.
I’ve disabled auto on both in generate lighting
Any help would be appreciated.
I’ve also set quality to the highest in project settings