Failed to compile game module. Platform Mac is not a valid platform to build

I’m currently following Section 3: Obstacle Course Project in Unreal Engine 5 C++ Developer: Learn C++ & Make Video Games Course, but got stuck…

But every time I Create a new C++ Class, the following error pops up:

When I reopen the project, the following error pops up:


Screen Shot 2022-10-18 at 13.46.40

And I just realized that if I create a C++ project right from the start, the following error pops up:

As a side note, I’m currently using Macbook Pro with Apple Silicon M1 Pro and Unreal Engine 5.0.3. Also, I’ve installed XCode 14.0.1 but I’ve changed the source code editor to Visual Studio Code.

Any help would be appreciated…
I really would like to continue following the GameDev.tv course.
Thanks in advance :pray: :slightly_smiling_face:

1 Like

Xcode 14 is really recent and not supported by Unreal yet. I suggest you downgrade to 13.

Thanks for the reply :pray: :slightly_smiling_face:

Downgrading it to version 13 now~

It’s CONFIRMED.

Downgrading Xcode to v13.4 fixes this.

Thanks a lot Dan :pray:

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms