Menus won’t show, only mirroring top left part of the screen. Anyone know how to fix this?

Hello!

My menus won’t show, only mirroring top left part of the screen. Anyone know how to fix this? Check pictuer below. Appreciate all help thanks!

Hey J.Svanholm, I’ll try to help you with this!
Here are a few options that might solve or identify the problem:

  1. Check Display Scaling (Windows Settings): Go to Windows Settings > Display > Scale & Layout and set it to 100% (instead of 125% or 150%). Sometimes, UI elements in Unreal Engine don’t scale correctly with high DPI settings.
  2. Reset the Unreal Engine UI Layout: In Unreal Engine, go to Window > Load Layout > Default Editor Layout to reset the UI.
  3. Update Your Graphics Drivers: Make sure your GPU drivers are up to date.
  4. Disable UI Scaling in Unreal: Go to Edit > Editor Preferences > General - Appearance, and try adjusting DPI Scale to see if it makes a difference.
  5. Check for Conflicting Software: Some third-party apps can interfere with UE5’s UI. Try closing them and restarting Unreal.

I hope this helps!