"Depth Fade" material node does not work on Oculus Go with Open GL 3.1 active and Mobile HDR disabled. Seems very similar to [Link Removed] however disabling Separate Translucency or calling r.M ...
When shift-dragging in the Blueprint graph and ending the drag on a node with a connected wire, the Blueprint graph will freeze up. There is an attached video that showcases the issue as well. Th ...
When using the "Insert execution pin after" option with a sequence node "Then 0" gets removed. ...
In Editor details panels for a float value, when entering a decimal of 18 numbers results in incorrect truncation. ...
The comment describing UClass::HasProperty() indicates that it checks to see if a specified property exists in a class, or a parent of that class. However, when a property that exists in a child of ...
Collision does not appear to work properly on a static mesh that is set up with UseComplexCollisionAsSimple. ...
When using the Property Matrix to edit a Data Asset, there is an extra column shown named "Native Class" that cannot be edited. This is most likely due to the code only checking to see if a property ...
This occurs in //UE4/Main @ CL 4670176 Not a Regression. This is similar to https://jira.it.epicgames.net/browse/UE-59149 but when adding more player characters it seems to change the planar reflec ...
Playing a video on a Mac using the Editor's Media Player results in the video appearing to have had its data compressed, and with an apparent decrease in quality. In particular, there is noticeable ...
Crash when duplicating an UMG Animation and not renaming the Duplicate Hitting Enter correctly warns the user you have an existing Animation by that name, and doesn't crash Reproduced in //UE4/Rel ...