You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb trivial #jira UE-164210, UE-164236 #preflight 632a15d1826e0c2fe962a399 [Backout] - CL21983605 [FYI] Jason.Nadro Original CL Desc ----------------------------------------------------------------- Fix bug where we were not blocking on shader compilation before executing a material update context. - Depending on timing could cause issues with missing shaders where we would update the component before its shaders were complete. - By default just make the function that submits jobs always block. - Renable some tests, which this change should fix. #rb Arciel.Rekman, Chris.Kulla #jira UE-155888 #preflight 631f7368f927bf0cbaf4e378 [CL 22105123 by jason nadro in ue5-main branch]