If you add a track for Attach from Sequencer Scripting and add a section to it, two sections are automatically added.If you don't use Sequencer Scripting, only one section will be added ...
On android, there is no way to detect when an image is not tracked by the camera anymore. Once the image is tracked, the tracking status of the image is always "tracking". According to GoogleARCore ...
When a landscape uses simple collision, the returned physical material can be mismatched. This seems to be a result of ConvertHeightfieldDataForPhysx within ULandscapeHeightfieldCollisionComponent: ...
Curves compressed from additive animations will not interpolate correctly if they have two keys in a row with the same value. The second key will be ignored, leading to the curve interpolating earli ...
Grammatical error in a tool tip for the Force layout prepass node. It appears that he word "is" needs to be removed (see attached image) ...
Instance Materials are not Created When Importing an FBX. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 9551884, 4.25 CL# 9615021 ...
In engine versions 4.23 and above, the Shader Complexity Viewmode doesn't render appropriately for meshes with masked materials. Tested in 4.22.3 (CL - 7043647), 4.23 (CL - 8386587), 4.24 (CL - 961 ...
Landscape LOD tessellation creates big holes in landscapes. ...
The rotate around point module no longer adds in particle position, so it does not account for other forces and modules effecting the particles, and will only spin in a circle by default. The user c ...