You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Change CollectCodeGeneratorClasses to be invalidated only when native classes change to prevent the deadlock possibility caused by the FGCScopeGuard. It is safe to invalidate on the reduced schedule because only native classes can be code generators (e.g. UBlueprint). #rnx #rb Francis.Hurteau, Robert.Manuszewski [CL 30038964 by matt peters in ue5-main branch]