You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
RDG async tasks reference GPU profiler queries. These queries are deleted in EndFrameRenderThread, but async tasks can run after that, resulting in use-after-free crashes. #jira UE-228852 FORT-812395 #rnx #rb Luke.Thatcher [CL 37610608 by mihnea balta in 5.5 branch]