UE-78077 Editor will not load after enabling WMR plugin - "Failed to preload WindowsMixedRealityHMD.dll"

-Need WMR to always require the HololensAR plugin, not only on hololens because there is a dependency there on both platforms.
-HololensAR plugin will now be automatically enabled when WMR is enabled.
#rb joe.conley
#jira UE-78077

#ROBOMERGE-SOURCE: CL 7663218 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v372-7473910)

[CL 7663220 by jeff fisher in Main branch]
This commit is contained in:
jeff fisher
2019-07-30 16:42:14 -04:00
parent 83f18fa1a4
commit bc5cc295df

View File

@@ -95,6 +95,7 @@
"Name": "HoloLensAR",
"Enabled": true,
"WhitelistPlatforms": [
"Win64",
"HoloLens"
]
}