You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
-Reverting one part of the change to fix cook on the fly with plugin extensions that add supported target platforms. The fact that the reference platform list is often empty, and that empty list = all platforms meant this was letting through incorrect plugins in some cases. Further testing revealed that while the platform extension plugin is rejected here by the previous code it is picked up later on in cook-on-the-fly. #jira UE-177919 [REVIEW] #rb christopher.fiala #preflight 63f7c4f7b879197e73e30c3a [CL 24389879 by jeff fisher in ue5-main branch]