If the "Pick Parent Class" window loses focus, the select button will not be available for the previously selected option ...
Attempting to build 4.15.1 from source code using Xcode 8.3.2 currently results in the build failing due to warnings that occur in fbxsdk, AlembicImporter, and MetalRHI. ...
Area Class and Is Dynamic Obstacle properties do not seem to be saved on static meshes under certain conditions. I was able to reproduce this issue 3/5 times that I tested it. It seems that if the ...
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 ...
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 ...
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): ...
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 ...
A crash occurs when setting the Child Actor Class of an inherited child actor component. This is not a regression. It occurs in 4.14.3 CL# 3249277, 4.15.2 CL# 3416026, and 4.16 Preview 2 CL# 34155 ...
The pin for Default for switch nodes in the preview build for 4.16 displays as a circle, this visual display for a pin is used with variables or a reroute node, but the default is and exec pin, and ...
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 ...