I'm stupid and i need help with references

Na, no, don’t do it like this.

When spawning the Camera in the Controller, save it in a variable.

Then in your Widget, use “GetPlayerController” with index 0 (that’s the local first player one). Cast it to your PlayerController BP Class and get the camera variable from it.