Description

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.

Steps to Reproduce

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

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Won't Fix
ComponentUE - Foundation - Core
Affects Versions4.9.24.10.24.114.12
CreatedFeb 8, 2016
ResolvedAug 18, 2021
UpdatedAug 18, 2021