When compiling an animBP with a Sub Anim Instance node with a connection to an exposed variable, warning will be displayed. When there is no connection to the Sub Anim Instance node, no warning wi ...
When a non-replicated actor is destroyed on the client through the use of bNetForce, any child actors that are also non-replicated will not be destroyed correctly. ...
Skeletal Mesh scales incorrectly if RigidBody node is used in Animation Blueprint and then the character blueprint is scaled. If the character blueprint is scale to extreme sizes (3.0) the effect i ...
4.20 Oculus Go projects cause the device to lock if immediately relaunching after exiting. It does not occur if:You wait ~20 Seconds before relaunchingYou press the power button after closing the a ...
The FRunnableThread::Suspend() function call does not work Android devices Tested in 4.19.2 (CL - 4033788), 4.20.2 (CL - 4302132), 4.21 (CL - 4313833) ...
The ForceActorRelevantNextUpdate will only trigger an update on the first connection in the list. Note that the ForceActorRelevantNextUpdate does not work on dynamic actors since their ActorChannel ...
Navigating various dropdown menus in the Editor causes the FPS to drop down to around 25 or 10 in the Viewport on an empty project. This does not reproduce on Windows with -vulkan This issues was ...
Moving from "float" to "FGameplayAttribute" is causing a test to fail. ...
The MultiGate Node is able to have more than 32 output pins. Found in 4.22.3 CL#7053642 Reproduced in 4.21.2 CL#475421, 4.23 Preview 2 CL#7321677, 4.24Main CL#7473682 ...