Pause Menu Problems - Quit Button (UE 4.27)

Did you try pinning “quit confirmation” to the target of “Add to viewport” node?
You’re getting error because it (pause widget) tries to add itself to the viewport. No target means self.

1 Like