You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- This change removes the explicit usage of the package resource manager when loading bulk data from loose files or the Editor Domain. A new I/O dispatcher backend reads data from the package resource manager with a new I/O chunk type constructed from a package name/package segment. When serializing bulk data the I/O chunk type is set to the correct chunk type depending on whether the package is cooked or not. #rb CarlMagnus.Nordin, Paul.Chipchase #jira none #preflight 633bdbc66b10157eac8e1807 [CL 22523877 by Per Larsson in ue5-main branch]