Hanging on Building # Actions with # Processes

I’m still getting this issue. I haven’t been able to find a solution. I tried updating my Visual Studio, even updated Visual Studio to 2022 (was using 2019) and I still get issues with it hanging on building.

No CPU use at all after hitting build. On a brand new project with default code from template, I get
1>Building 4 actions with 4 processes…
It sits on this for 10-15 minutes at minimum. No CPU use. CL.exe isn’t running.
When it finally does something, it builds in about 5 seconds.

Changing a single line in a C++ file means 20 mins to restart editor.