When I try to create the new project in Unreal, using the Third Person as a template, I get the following error:
The project could not be compiled. Would you like to open it in Visual Studio Code?
clang: error: no such file or directory: ‘/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/Current/MultitouchSupport’
I try to open the visual studio file and compile within Visual Studio and receive the following compile error:
" The preLaunchTask ‘MyProject Mac Debug Build’ terminated with exit code 6."
I have no idea what is going on with trying to create this project… All of my other projects work fine still. I have tried in both 4.25.4 and 4.26, with the same error. Any help would be appreciated!