Problem with shadows not loading in SceneManager.LoadScene

Hello, having problems getting shadows when loading another scene with SceneManager.LoadScene(“Main”);

Shadows work fine in my other scene by itself

alt text

but when I load it in from another scene

alt text
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

I having the same problem. Tried baking light but scene is large and after 12 hours baking process is failing. If you find any solution please let me know.