Files
paul chipchase 76579b36a8 [UVT] Fix a bug where running the tool on a changelist from a project that has not enabled virtualization would give an error.
#rb PJ.Kack
#jira UE-198032
#rnx

- Running the virtualization process on a project without virtualization enabled will mount a 'FNullVirtualizationSystem' which will return errors when actually used.
- Now, once we initialize the virtualization system we check to see if it is actually enabled and if not we early out at this point. It's quicker and does not result in an error being logged.

[CL 28833521 by paul chipchase in ue5-main branch]
2023-10-17 04:02:28 -04:00

12 KiB