You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb Sebastian.Nordgren #jira UE-159595 #rnx #preflight 62d13965a66919b6700c8069 ### SVirtualAssetsStatistics - We do not currently have a virtualization specific editor module and have been piggybacking onto the DDC editor module, so although this new code has nothing to do with the VA statistics panel it seems easier to keep the code in a single file and then split it later when we move it to a virtualization editor module. - At the moment if the files being hydrated are not checked out then the process will fail. Support for auto checkout will be added in a future submit. ### EditorExperimentalSettings - By default no change will be made to the context menu. The user must edit the experimental editor settings and opt in to be able to see it. - This is because the feature should not really be used in day to day workflows and is provided to either fix problems or to make it easier for people developing the virtualization system. ### PackageRehydrationProcess - Fixed some typos in error messages - Being unable to write to the package is considered an error rather than a warning. It was demoted to a warning when virtualizing to try and reduce the number of blocked submits but we do not have this problem with rehydration. - Added code to reset the loader of a package if it happens to be already loaded in the editor now that we can invoke it from the editor. [CL 21107763 by paul chipchase in ue5-main branch]
3.9 KiB
3.9 KiB