If the user plays in stand alone and uses the short cut Alt+Enter, the VR mode does not kick in as expected ...
If the user disables the oculus rift plugin without disabling the oculus input and oculus library plugins the project will crash on opening. ...
When attempting to deform a landscape to landscape splines, the landscape often does not correctly conform to the spline and will appear through portions of the spline or the spline will "float" abo ...
If the user has two widgets (widgetA and WidgetB) and they use widgetB inside of WidgetA via the user created section and then they alter widgetB the reference to WidgetB will show a REINST Error. ...
Resume button in Behavior Trees is a different image than the resume button in other parts of the editor. ...
If the user has a widget with an opacity less than 1 it will be rendered as though the opacity was set to 1 on iOS devices Note: Possible regression ...
Local Vector variables in functions do not save the Y and Z values. Possibly connected: after entering the X value, pressing Tab does not move to the Y value. Tabbing from there works as expected. ...
Overlap trigger on Event Begin Play doesn't work after converting project from 4.7.6 to 4.8 P2. The user thought this was related to using Custom collision object types but it is reproducible with ...
Nexus 9 fails due to unrecognized CPU architecture. Need to add mapping of arm64-v8a to arm64 (UE4 internal architecture for this part) so it will fall back to armv7 for now and in future use 64-bi ...
MobileHDR fails on GearVR ...