You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Do not invoke the put completion callback from the hierarchy until a put to a readable node succeeds, which is now tracked by bFinished. - Use StopGetStore on the in-flight put cache to stop gets from that cache from propagating as duplicate puts. - Disable the in-flight put cache for async wrappers used by propagation of gets. #jira UE-192655 #rb Zousar.Shaker [CL 27771618 by devin doucette in ue5-main branch]