Occasionally the haptics will not response to a trigger pull on the vive wands. It's about 2/15 will skip response. ...
Packaged projects will not match monitor resolution when SteamVR is being used. STEAMVR 1.7.15 used ...
I think tessellation will be discontinued in the future, but I will report it just in case. The licensee is not keen on fixing this problem. ...
NOTE: I have been unable to repro this locally, but the crash is because of a null de-reference so we can at least add that to fix up the issue for them. ...
The licensee has also provided an explanation as to why this issue occurs + guidance for a potential fix. Please see the UDN for more details. ...
Found on: //UE4/Dev-VR CL-2967563 About 1/6th of the time I'd start a -game instance and go in to stereo on the OSVR, the game would seemingly just close itself. I say close as opposed to crash, si ...
Previously the game would crash (see: [Link Removed]), but the fix now keeps the game running without VR instead. ...
This occurs in //UE4/Release-4.15, //UE4/Dev-Editor, and //UE4/Main Does not occur in 4.14.3 ...
OccluderVertices didn't consider the subsection's transition, so the position of the OcclusderVertices are not correct. I made a fix as follows: [Image Removed] [Image Removed] ...
Fix is found in licensee’s pull request:https://github.com/EpicGames/UnrealEngine/pull/10333/files ...