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. ...
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. ...
Community-attempted workaround received in [Link Removed] Correct fix submitted to 5.6 FNMain in [Link Removed] which needs integrating into 5.5.3. ...
Datasmith imports in UE do not render materials due to missing material function. Works in UE 5.6 main but not UE 5.5 or 5.4 ...
The Spawn Actor from Class node's dropdown menu gets cut off when zoomed out. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2473270) ...
The == node is no longer available for Strings. Reproduced in 4.8.0 and Main (The == node is no longer available for Strings). This is a regression: the == node for strings existed in 4.7.6 ...
When connecting C++ created event dispatcher, the Target node will not accept reference to other actors. This is happening in 4.6 and Main but is working as intended in 4.5.1 ...
Blueprint Macro Libraries based on Actor cannot be reparented to Object Reproduced in 4.7.6, 4.8.1, and Main (//depot/UE4/Promoted-CL-2605171) ...
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 ...