You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Basic issue is that FSlateRenderingPolicy::DrawElements sets a lambda which calls UpdateScissorRect. This is called later in FSlatePostProcessor::UpsampleRect. UpdateScissorRect should set and update the PSOInit but drops it on the floor. #jira UE-65218 #rb matt.kuhlenschmidt #ROBOMERGE-SOURCE: CL 4484035 in //UE4/Release-4.21/... #ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21) [CL 4484036 by matt collins in Staging-4.21 branch]