You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This is a safer fix that moves disabled graph node pruning into the CloneGraph() utility API, which covers all graph types during compilation, unlike my first attempt, which changed the underlying structure of how function graphs are compiled to more closely resemble event graph compilation, but unfortunately also broke compilation of consolidated subgraphs as a result. #jira UE-135925 #rb Dave.Jones2 #preflight 620cfd3a6202a22eede36023 [CL 19017126 by Phillip Kavan in ue5-main branch]
26 KiB
26 KiB