Adding a new component in code does not show all editable options in the details panel. Ex: When a sphere component is added to a class, the Transform category will only list the Scale. Location a ...
Widget interaction component appears fail when moving at high speeds In this example: The user cannot click button that require the widget interaction component to become perpendicular to the cur ...
The approximate size for a Static Mesh that is shown in the tooltip from hovering over a Static Mesh in the Content Browser and the approximate size shown in the Static Mesh Editor can be inconsiste ...
Attempting to build a local binary engine from a source engine will fail when iOS support is enabled in the setup process. Command line argument (ran from Engine/Build/BatchFiles folder location): ...
A struct pin that contains a delegate does not assign default inputs to a custom event when the struct be has been split. In this example the Custom event is created without the default input pins n ...
Deleting an asset that is marked for add when using the Git source control plugin no longer actually deletes the asset. Instead the file will be removed from the Content Browser (it actually stays i ...
Dragging in event graph does not work after touch event with a breakpoint. This issue persists after the PIE has stopped as well. But the issue is resolved when the project is reopened. Regression: ...
According to [Link Removed] Min Lightmap Resolution controls padding values. In this test project it doesn't appear to be doing that for AO. ...
This is on tvOS 10.2. This is a regression from 4.15 ...
While testing this issue it was interesting to discover how the surrounding BSP's were affected. They seemed to clip/disappear according to the surface normals of the deleted brushes. There is a si ...