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. ...
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. ...
When packaging with only support for DirectX10 RHI, the editor will crash after hitting "OK" on the window that mentions that the Global Shader Cache file is missing. This was encountered while run ...
Not sure if this is an Animation or a Core issue, but a runtime Anim Node will not load properly with "-game" or in a packaged build. The developer that made this sample read this blog post: [Link ...
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 ...
When using a custom stencil on GeometryCache actors it does not work in editor or render pass. Found in 4.20 Preview 5 CL# 4173640 and 4.21 CL# 4198240 ...
Player/Visibility Collision doesn't work with InstancedStaticMesh or HierarchiInstancedStaticMesh components. Found in 4.19 CL# 4033788, 4.20 CL# 4212847, 4.21 CL# 4221482 ...
The cube render target "Size X" is being set as Y. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, and 4.21 CL# 4234136 ...