This modifies the behaviour of resource manager modes, IMPORT_RETAIN_FILEDATA flag doesn't need to be used for embedded serialization to work correctly. With this change, the Editor memory usage is greatly reduced as it doesn't need to retain file datas in memory except in a few specific cases.
This modifies the behaviour of resource manager modes,
IMPORT_RETAIN_FILEDATA
flag doesn't need to be used for embedded serialization to work correctly. With this change, the Editor memory usage is greatly reduced as it doesn't need to retain file datas in memory except in a few specific cases.