You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb Per.Larsson #jira UE-168452 #rnx #preflight 635a4773f1493f97864fb660 - IVirtualizationBackend can now have its operations disabled after it is created. -- This means that a backend that only supported pushing and not pulling would end up with no valid operations if marked as read only. This will not assert because we do this after the backend is created and we only check on creation. [CL 22810918 by paul chipchase in ue5-main branch]