You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Crash was apparently caused by fork()ing inside ExecProcess. - Replacing ExecProcess implementation from PR #1112 (also known as PR #1110) with some changes kills two birds with a single stone. - Also enabled source control in the Linux editor. [CL 2534983 by Dmitry Rekman in Main branch]