Crashes when loading an actor that inherits from AInstancedPlacementPartitionActor. There is a serialization size mismatch. ...
When you assign a Preview Mesh to a Material Instance, save and close the instance, on reopening instance, the Preview Mesh will not retain connection to the Instance and will revert back to its ass ...
UMG Visibility binding resets to default after closing and reopening project first time. "Get Visibility" on Button click boolean toggle for widget blue print "False" return node value gets automa ...
While attempting LaunchOn to an iOS device, the video and audio does not play. Attempts were made using the following video formats:mp4movavi Attempts were made using the following devices:iPhone 5 ...
Trying to use the eyedropper in the color picker window on Mac fails to grab any color values. The colors will only update when hovering or clicking within the viewport but the colors shown aren't c ...
A SceneCaptureComponent2D is able to correctly capture the infinite hallway effect for portals. The " X 100% Y 100%" of ScreenAlignedUVs node is necessary to create the material that produces the co ...
Via UDN: As has been discussed previously here and in CL 20055361, debug information is sometimes missing when compiling with Clang. We've pinpointed this to debug information not being emitted fo ...
An ensure is triggered in FBoundsCacheElement::GetValue when adding instances to an InstancedStaticMeshComponent inside a Blueprint’s Construction Script. This occurs when the ISM component is navig ...
There is code in the FIntVector class (IntVector.h) that seems to be copied from the FIntRect class which is a problem since FIntRect is two dimensonal while FIntVector is three dimensional. The one ...
If you open a material with the speedtree node plugged into WPO and then use a texture coordinate(index of 2) in base color the material will no longer compile properly. The full error is "Error [ ...