Hey guys. I have a problem saving my project in unreal engine 5.
I’ll explain the context for you to understand better.
I created a menu, in which when clicking on its buttons, it changes the camera (the background behind the menu). And for that I copied the camera on its level and pasted it in the menu widget. But now it’s giving an error only when saving (when I compile everything is fine), saying that the graphic is linked to an object in the external map.
Do you know how I can change my camera view when I click on the button? (PS: I’m starting now on UE5)