OculusOpenXRLoader.build.cs should be part of all InstalledBuild

Tech - BuildOps - Infra - Oct 2, 2025

The OculusOpenXRLoader module is only required on Android but it should be possible to reference it from any project\plugin that doesn't target that platform.  The user that found the problem is ...

Installed builds of the Engine cannot package game targets with optional game features

Tech - BuildOps - Infra - Mar 10, 2022

The build system supports many types of flags that can be enabled in game-specific Target.cs files to enable things like logging in shipping, target-specific overrides like custom config, or enablin ...