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 ...
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 ...
Landscape material renders as default material on TM-AnimPhys: LogMaterial: Warning: /Game/Maps/Framework/TM-AnimPhys.TM-AnimPhys:PersistentLevel.Collision-Landscape.LandscapeMaterialInstanceConstan ...
This problem seems to occur because Rotation is not taken into account when calculating Weight. I have confirmed that it can be solved by calculating the rotation as follows.float ULandscapeCompone ...
This appears to be new in 4.25. ...