This issue has been closed as 'Won't Fix' due to an extended period of time without updates. If this issue is important to you please let us know by posting on the AnswerHub or UDN, and Epic will re-open the ticket for further review.
A user reported that the FOculusRiftHMD::EnablePositionalTracking() function is missing a call to UpdateHmdCaps() so that the status of the HMD is correctly updated.
The user's suggestion for this function is:
bool FOculusRiftHMD::EnablePositionalTracking(bool enable) { #ifdef OVR_VISION_ENABLED bHmdPosTracking = enable; UpdateHmdCaps(); //This is needed so the HMD correctly updates it's status return IsPositionalTrackingEnabled(); #else OVR_UNUSED(enable); return false; #endif }
LS-0019-IS-PQR23 on the start of running UE4
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
How to achieve HLSL Multiple Render Target in Material blueprints?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Platform - XR |
---|---|
Affects Versions | 4.6.1, 4.8 |
Created | Feb 26, 2015 |
---|---|
Resolved | Apr 3, 2017 |
Updated | Apr 27, 2018 |