You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Remove the package update table in favor of an activatable query that sweeps through all actors in the Scene to update their overlays Activate said query when the SCC status of an object changes TEDS: Fix a crash with activatable queries where you could have duplicates in the pending activatable queries, but unregistering a query only removed one instance PrimitiveComponent: Add functionality to persist OverlayColor in UPrimitiveComponent using the ComponentInstanceDataCache #rb brooke.hubert [CL 36828353 by aditya ravichandran in 5.5 branch]