Meshes often render or flicker black in one eye on OSVR

UE - Platform - XR - May 6, 2016

Found on: //UE4/Dev-VR CL-2967563 Often, meshes will render completely black in one eye on the OSVR. This seems to affect close meshes more frequently than far away ones. Sometimes the meshes flick ...

Hiding/Clearing Oculus Splash Screen has no effect

UE - Platform - XR - Jan 26, 2017

Splash screens never clear on oculus. Testing in 4.14 it seems like UOculusFunctionLibrary::HideLoadingSplashScreen() is never called, maybe still the case in newer versions? Was unable to clear a ...

DuplicateObject does not keep settings from the object duplicated

UE - Foundation - Core - UObject - Jul 24, 2017

When using DuplicateObject, some aspects of the copied object (such as component transform) are not duplicated to the copy. Regression: Yes - DuplicateObject behaved as expected in 4.15.2 Working - ...

Flight stick input is not read consistantly

UE - Gameplay - Input - Apr 3, 2017

When using a flight stick as a raw input device, GenericUSBController Button # blueprint events will sometimes not be registered when clicked. In local testing, this occurred roughly once for every ...

Rotation popping when attaching the negatively scaled hand mesh of a motion controller the child of a box collision component (left hand)

UE - Platform - XR - Mar 7, 2017

The left hand in the VR template appears to pop as it rotates when assigning the mesh for the motion controller a parent that is a box collision component. This does not appear to affect the right h ...

Get Hit Result Under Cursor By Channel Blocked by Hidden Actors

UE - Gameplay - May 11, 2017

Components that are hidden in game seem to be blocking hits from the Get Hit Result Under Cursor by Channel node when it's tracing Visibility. This behavior is not consistent with 4.15.2. In 4.15.2 ...

Scale with Width on Landscape Splines offsets plane mesh on Z axis

UE - LD & Modeling - Terrain - Landscape - Apr 22, 2015

If "Scale with Width" is set on a landscape spline with a plane mesh, the plane will offset on the Z axis. In most other cases, scaling along the z axis does not affect planes. ...

Code based interfaces do not appear in Interface selection dropdown

UE - Gameplay - Blueprint - May 4, 2017

When adding an interface to a blueprint, only blueprint created interfaces are available. Engine / custom interfaces written in code are not listed. Regression: Yes - custom interfaces are present ...

[CrashReport] Mac crash in FMinimalDummyForwardLightingResources

UE - Graphics Features - Jan 18, 2017

This is a frequent crash occurring in the 4.15 Preview. No other information is currently known. Regression? Yes - there is no evidence of this occurring in 4.14 ...

Anchor text can be scaled via the scale box

UE - Editor - UI Systems - Mar 13, 2017

Anchor text can be scaled via the scale box. The scaling for the anchors of widget can be affect if placed in a scale box ...