Show Spherical Limit does not display the constraints in the viewport of the animation Blueprint Constraints are visible in 4.18.3 ...
Show Planar Limit does not display the constraints in the viewport of the animation Blueprint Constraints are visible in 4.18.3 ...
It seems like setting Custom Time Dilation on the Player Camera Manager does not affect the amount of time it takes to blend between cameras with Set View Target With Blend. ...
Found on: //UE4/Dev-VR CL-2967563 Sometimes (3/5), when exiting -game -vr with the OSVR running, UE4 will crash. ...
The Metal SM5 shader code cannot be viewed in the Editor for a Material. Prior to 4.20, only HLSL Code could be viewed. In 4.20, a number of additional shader options were added, and they all work w ...
RotateAroundAxis Inside the RotateVector expects a normalized vector as rotation axis input, and that vector is not normalized. Once normalized it seems to work normally. Unable to test in 4.19 due ...
When previewing an object, the lighting angles change between profiles; the lighting position at '0' will also change when the Lighting Rig Rotation is set to another value, then back to 0 again. ...
Landscape splines are displaying their collision incorrectly. The collision is projected off the spline however this issue is purely visual. The collision itself still works as expected. This was t ...
Unable to bind float variables to certain properties in Widget elements. You are able to bind Structure floats if needed as a workaround. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#183 ...
Vector addition wildcard does not cast from integer to float (double-precision) when split apart vector pin is utilized. You can also utilize a Vector2D to get the same results. Repro Rate: 3/3 Te ...