You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
In certain edge cases (only seen with automated testing) the service thread might get both register and unregister operations for the same cache object in the same update pass. In this case defer the unregister operation to the next update pass. #rb martin.ridgers [CL 28536762 by johan berg in ue5-main branch]