When using a pawn blueprint, you cannot modify the value of a variable in the config files. This issue does not affect other kinds of blueprints, as this issue does not affect actor blueprints. Re ...
The target for the "Should be Loaded" variable appears to have change to "Level Streaming Kismet". This means that it no longer works with the "Get streaming level" node and can cause errors when us ...
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 ...
It seemed to be white at 4.19, but it seems to be red at 4.20. I found out that there seems to be a cause for initialization of Mesh Attributes. As a result of fixing this, it is now displayed in wh ...
Gear VR Touchpad input no longer functioning in 4.20 Noticed this appearing in 4.20 logs from device (did not appear in 4.19 logs): LogOcInput: Get touchpad main with data 0.000000 0.000000 Also t ...
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. ...
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. ...
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 ...
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 ...