Files
UnrealEngineUWP/Engine/Config/BaseEditorSettings.ini
zach brockway e9c2d7f9ee VR Editor: Remove access to base VR editor mode; Virtual Scouting is the recommended alternative for all users going forward.
- The UVREditorMode UCLASS is now marked abstract, and therefore excluded from the toolbar dropdown.
 - The toolbar button is now shown if any eligible (non-abstract) mode class is available (for example, if the user enabled the Virtual Scouting plugin).
 - The mode preference defaults to null, and if it is still set to null, will be automatically assigned the first discovered eligible mode (this has the effect of defaulting to Virtual Scouting as soon as the plugin is enabled).

#jira UE-166340
#rb Lauren.Barnes
#preflight 6340a451587d6afac875d8c9
#lockdown alejandro.arango

[CL 22436010 by zach brockway in ue5-main branch]
2022-10-10 14:52:47 -04:00

3.6 KiB