You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Fix crash occuring when the last refcount on an WorldPartitionHandle unloads an actor which gets dirtied during its unload sequence. The dirty actors gets caught in UWorldPartition::OnPackageDirtyStateChanged which increment the refcount and reload the unloading actor #rb jeanfrancois.dube [CL 24592064 by philippe deseve in ue5-main branch]