Xcode console glitch

This is what my Xcode 13.2.1 console looks like:

Basically, it has one single-char column and every input or output is wrapped to a new line for every typed/printed char.

The only recent change on my mac was it being force-updated to Monterey by my company MDM solution, a couple of days ago.

I happen to have Xcode 13.1 installed, and have the same result with it. My next step is to uninstall, download and reinstall the latest version.

Does anyone know how to fix it?

Answered by andredsp in 705757022

Well, it turns out to be an issue with SF Mono font. If I use any of the built-in themes, not just the console is broken but also the code editor.

Accepted Answer

Well, it turns out to be an issue with SF Mono font. If I use any of the built-in themes, not just the console is broken but also the code editor.

Xcode console glitch
 
 
Q