When converting a project to a different version of the engine, the GenerateProjectFiles.command process is not ran as it would be on Windows with GenerateProjectFiles.bat. This can cause issues, especially with conversion to 4.10 from 4.9, as 4.10 began using .xcworkspace instead of .xcodeproj which will not appear unless project files are regenerated.
1. Create a new code project, compile it, and then close both the Editor and XCode
2. Right-click the .uproject file for the project and select "Switch Unreal Engine Version" (This could be located under "Services")
3. Convert to any engine version past the current one.
Result: GenerateProjectFiles.command is not run
Expected: GenerateProjectFiles.command should be ran after the conversion takes place, as it does with GenerateProjectFiles.bat on Windows
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.9.2, 4.10.2, 4.11, 4.12 |
Created | Feb 8, 2016 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |