Trying to open a project that uses the Script Plugin in a binary version of the Engine that has been created from an Engine built from source code will fail. The Engine is looking for the file Unrea ...
The Box Extent property does not seem to be updating when changed on an instance of an actor in the level. The size of the box will change, but when the value is printed, it is still printing the in ...
In the RigidBody anim node, if the user enables collision while Component Space Simulation is enabled, there will be warnings in the output log saying:Warning Trying to use world collision with comp ...
Information about this goes here....Reimported Skeletal Mesh FBX 2016/2017 in preview window. Didn't crash outside of preview in the standard content browser context menu. ...
Merge an actor that contains Instanced Static Mesh components will reset to 0,0,0. The Instanced Static Mesh components must be set using the Add Instance node through the Construction Script for th ...
The following warnings appear in the Output Log when selecting a RigidBody node:LogPropertyNode:Warning: Property AnimNode_Ragdoll::bOverrideWorldGravity is an editcondition for AnimNode_Ragdoll::Ov ...
When a skeletal mesh is using a RigidBody node, and simulating bodies will not respond to physics handling like they do with a physics asset. In the gif provided, the left one is a physics asset, a ...
If the user sets the Alpha channel on the RigidBody node to something between 0 and 1, this can result in some bone displacement. ...
Project fails to build for iOS/tvOS due to:error: non-portable path to file errors. ...
This occurs in //UE4/Release-4.15, //UE4/Dev-Editor, and //UE4/Main Does not occur in 4.14.3 ...