Camera not updating in play mode

I have been working on a game for a long time but all of a sudden the camera just render the first frame and nothing more. The Ui works and is updating and my own scripts are running. When I start the game there are no errors and even the Scene window just render one frame when I press play.
There is no infinite loop and the memory and frame rate is stable in play mode.
I have tied to remove all gameobjects in the sceane and just add a new camera gameobject but the same problem occurs.
Everyting works in edit mode and the camera updates. In play mode I can still stop and pause the game.
I use HDRP 2021.3.

Please help because I’m going crazy.

1 Like