Unreal 5.2 GUI appears pixelated on MacOS Ventura 13.5

Installed a fresh Unreal Engine from Epic Games on my new Mac.
Downloaded my repo, generated Xcode project file and launched it, then compiled and the Unreal Editor opens. Great! But then there are 2 issues:

  • Unreal Icon is missing (standard MacOS Missing Icon grey square with white concentric circles)
  • Entire Unreal UI is pixelated/blurred (even entries in Edit menu) - see attached screenshot

I have tried tweaking Enable High DPI support and that changes nothing.
Never developed on Mac before, so I don’t know if this is normal behavior.

I also don’t know if it affects the built game as well…

Any suggestion/advise would be appreciated!

This has been fixed by setting up VSCode instead of compiling with Xcode. VSCode produces sharp clean project which results in clean build