As soon as the visibility tool is used, we're adding references to the "/Engine/EditorLandscapeResources/DataLayer" asset from landscape components. If the user decides to cook without editor data ...
Capsule component renders incorrectly with non-uniform scale because the render uses the minimum between the X and Y values and the collision code uses the maximum between the two. This issue is men ...
When SetWidget is called, the call to Widget->MarkPendingKill(); causes the widget to lose functionality if the widget being created is the same as the widget previously removed. ...
When using a Physics Asset with 4 or less physics bodies the flag for Start Awake cannot be disabled, even if unchecked, when Simulate Physics is set to true. I've attached a project with assets f ...
When OpenGL ES 3.1 is enabled in Android Build settings, device prompts user to choose to "Allow ARInvertColor to take pictures and record video". If allowed, colors are inverted by the camera. If ...
Character velocity is registered while walking against physics objects and vehicles User description: I'm trying to rely on velocity to know when an actor is moving so that i can stop the walking ...
Problem description: When the Third Person Character gets attached to any other Actor (AttachToActor, Rule: Keep World), from the view of other clients the character (capsule, skeletal mesh) is out ...
When you edit the parameters of a material function that is within a material layer from the material instance, the material instance does not update. Found in 4.20 CL# 4369336, 4.21 CL# 4541578, a ...
The Download Image BP node no longer works with links to local files with links such as "file:///C:/image.jpg" . This used to work, and confirmed working in 4.22, but is no longer the case. https:/ ...