You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The ERenderingThread named thread tag is not removed from ActiveNamedThreads when the render thread crashes, because the stack isn't unwound; this causes the assert in FTaskTagScope to fire when the Exit() method tries to set the tag. This resulted in the assert showing up as the cause of the crash, obscuring logs, crash reports etc. #rnx #lockdown Juan.Canada #jira UE-143055 #rb Andriy.Tylychko, Arne.Schober, danny.couture #preflight 620e35768b6428e701a2098d #ROBOMERGE-AUTHOR: mihnea.balta #ROBOMERGE-SOURCE: CL 19068406 in //UE5/Release-5.0/... via CL 19087994 #ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845) [CL 19130574 by mihnea balta in ue5-main branch]