Unexpected behaviour with meshes scaled via BP and exported via .fbx (.obj looks to function as expected) Confirmed in 4.22 Main CL 4648854 ...
You cannot change the intensity by just adding/changing numbers. You have to completely retype the entire value. Found in 4.21 CL# 4613538 and 4.22 CL# 4681912 ...
'Set from Euler (Quat)' and 'Set Components (Quat)' BP nodes have no output. These nodes are new in 4.22 Confirmed in MAIN @ CL 5423420 ...
Pixels seem to stop updating in the path tracer when a camera stops moving in sequence. Old color values from objects that have moved seem to still affect pixels they should not. ...
FaceARSample is crashing as soon as it is opened on iOS. Tested on a iPhoneXS 12.4. Regression: Yes I was able to get FaceARSample on the same device the previous release 4.22. ...
It seems like setting Custom Time Dilation on the Player Camera Manager does not affect the amount of time it takes to blend between cameras with Set View Target With Blend. ...
Reproduced 6/6 times. This seems to affect all "Set" functions for Geometry Collection Components, such as Setting Object Type from Static to Dynamic, or changing Collision Type. ...
Calling the teleport node after the Add Movement Input nodes affects movement by preventing the character's capsule from updating, causing the mesh to hit the top of the capsule during the jump anim ...
The location give by the Get hit result under finger by channel appears to be affected by screen size on Mac. When clicking an area in the level, it does not always return the area under the finger ...
You can add a pass-by-reference input variable to an Event Dispatcher, but it will will result in compile warnings, and changes to that input will not affect the value of the variable in the caller. ...