In the first video of this tutorial series we are setting up the Unreal Engine 5.3.2 project. Even though that might be the least interesting part of this series, stay tuned, because will go through my project and editor settings, import content packs, perform advanced copies of assets and discuss the file and folder structure with some conventions and styleguides in mind. This is also useful to be on the same page when starting this tutorial series.
https://dev.epicgames.com/community/learning/tutorials/Lp69/1-unreal-engine-5-c-starting-with-a-blank-project
When I click Create Project, I get this error:
An error occurred while trying to generate project files.
Running C:/Program Files/Epic Games/UE_5.4/Engine/Build/BatchFiles/Build.bat -projectfiles -project=“C:/Users/Ryan Childers/Documents/Unreal Projects/MyProject2/MyProject2.uproject” -game -rocket -progress
Using bundled DotNet SDK version: 6.0.302
Running UnrealBuildTool: dotnet “…..\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll” -projectfiles -project=“C:/Users/Ryan Childers/Documents/Unreal Projects/MyProject2/MyProject2.uproject” -game -rocket -progress
Log file: C:\Users\Ryan Childers\AppData\Local\UnrealBuildTool\Log_GPF.txt
Generating VisualStudio project files:
Discovering modules, targets and source code for project…
Available x64 toolchains (2):
- C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130
(Family=14.38.33130, FamilyRank=0, Version=14.38.33138, Is64Bit=True, ReleaseChannel=Latest, Architecture=x64) - C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807
(Family=14.40.33807, FamilyRank=5, Version=14.40.33808, Is64Bit=True, ReleaseChannel=Latest, Architecture=x64)
Total execution time: 4.81 seconds
Unable to find valid 14.30.30705 C++ toolchain for VisualStudio2022 x64
Hey knanchil,
sorry for my late reply. Were you able to resolve your issue in the meantime? The problem is releated to your developer tools. It seems UE 5.4.1 needs 14.30.30705 or newer. However, you have newer versions installed. UE 5.4 works for me with the following toolchain versions installed.:
14.36.32532
14.39.33519
In my tutorial I am using UE 5.3. I only upgrade for the tutorials when there’s a patched Unreal version. I Skip x.x.0 versions and I’d recommend you to do the same. Have you 5.4.0 or 5.4.1 installed?
Thank you very much for your reply. After asking around, I have discovered that my system may be the problem. Im using a beat up mac book pro from 2016 (BootCamp) and my GPU cant be updated. This has caused several problems that prevents unreal from working properly. I will try the toolchains you suggested and I will let you know if my issue is resolved. I think this is ultimately an issue of ignorance on my part, as I’m sure I have messed up the setup somewhere along the process. Thank you again and I will get back with you latest by tomorrow. I will need to redownload visual studio 2022 and it could take a while on my slow internet.
5.4.1