You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Added O_CLOEXEC to all open to prevent file descriptors from leaking to child processes. This seems to really fix the ETXTBUSY * Added read hint for DecompressMemoryToMemory to be able to show better error messages [CL 31636371 by henrik karlsson in ue5-main branch]