paint layers do not take effect on all tiled layers that have a material incorporated if a user attempts to paint on them from the persistent level. ...
If a post process volume is set to use a material shader, reducing the screen percentage while in VR Preview will shift the coordinates left/right. ...
Copied timeline nodes triggers an Android crash and a black screen on the iOS devices. ...
In the Static Mesh Editor Viewport, hitting "F" for Focus results in placing the view camera sporadically so that mesh is not always centered and frequently out of frame altogether. Regression: Yes ...
This occurs because the 'AttachParent' property is a UPROPERTY, and as a result when we create a new instance of a USceneComponent subtype, any USceneComponent subtypes it owns are treated as instan ...
BP state get dirty if the BP graph have action input event. Regression: Yes, it is not reproduced in 4.16.3 This issue is not related to Blueprint Compilation Manager. ...
When an instanced static mesh component with a material using a PerInstanceCustomData node has its data floats pasted in, the editor crashes with an "Array index out of bounds" error. The licensee w ...
Using OnRep_StaticMesh() in code or using the Set Static Mesh node does not replicate across server/client in game. ...
Crash occurs while progressing through the Landscape Overview tutorial, after the step "After pressing the Create Button, your level should now have a Landscape Actor inside of it" This is a regres ...
This is a trending crash in the 4.17 Preview. Users have not provided any descriptions of their actions when the crash occurred. Source Context 2408 uint8 *Data = (uint8*)Dest; 2409 ...