You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This solves an issue where different projects that may or may not require some engine plugins cause different include directory generation, which in turn causes different projects' engine plugin build to render a new build of plugins (the include directory change kicks a new build of those plugins). The plugins at the time of this change were OnlineSubsystemUtils and Voice. #jira none #rb ben.marsh #preflight 60f71c8b5eeb86000176590e [CL 16902758 by geoff evans in ue5-main branch]