The problem is that all works when playing, without crashs. The errors rise up only when i stop playing.
the nodes that the log shows me are on my PlayerController’s tick and in an actor’s BeginOverlap that should set some data to the camera, but these two nodes get a none camera. is there an alternative way to save a reference to the level camera before everything starts to tick or even be called?