If "Scale with Width" is set on a landscape spline with a plane mesh, the plane will offset on the Z axis. In most other cases, scaling along the z axis does not affect planes. ...
-When imported into 4.17.2 the 30fps animation had 42 frames. In any engine version after the animation has 17 frames -The 60 FPS animation only has 7 frames in all engine version ...
When the Lit > Actor Coloration > Affects Navmesh or other Actor Coloration mode is used, Nanite meshes apply lighting differently than non-Nanite meshes which can make it difficult to use the Actor ...
Using a For Loop inside of a Blueprint Function or Function Library will always return index 0 when used in the Construction Script. This was reported and tested in 4.19.2 (CL-4033788). This was r ...
When attempting to apply torque to a ragdolled skeletal mesh, nothing happens, regardless of the value used. Applying an impulse works as expected, but adding torque seems to have no effect. Found ...
PIE without compiling child blueprint (3rdSpiderPawn in example) that is attempting to affect an inherited variable will crash the editor. Additional Information: User has several cast to nodes ca ...
A crash occurs when using the 'HighRes Shot 2' command, followed by the 'Shot' command. The user reporting the issue made a couple of notes to avoid the crash using these steps. He mentions the cra ...
Attempting to get the owner of an Actor Component that contains an exposed variable will return the Spawner blueprint's display name instead of the Spawned Actor it is added to. Found in 4.10.2 bin ...
Only occurs launching onto device from Mac. Did not occur from windows. Error message is displayed on android device when launching QAGame QAEntry on to it:Error: CDO Constructor (DeprecatedGearVRC ...
Copying a call to a Custom Event or Function in another Blueprint and pasting it in the Blueprint the Custom Event or Function comes lives in will cause a compile warning or failure. In 4.7.5 it giv ...