The fix for [Link Removed] caused a regression where links to material nodes no longer carry over when a group of nodes is copied and pasted ~ User submitted Image and repro steps appended. I conf ...
A root component can be properly replicated, but non-root components won't have their collision replicated, only their visible mesh. ...
Gameplay Tag Query variables in custom structs created via the content browser do not retain custom default values. Found in 4.23.1 CL# 9631420 Reproduced in 4.24 Preview 4 CL3# 10387632, 4.25 Main ...
Creating a local variable in an ABP function crashes ...
The problem is that when the VirtualTexture lightmap is enabled, the value returned by the material node's PrecomputedAOMask is incorrect. ...
IsEditorOnly is not reflected in grandchild actor when parent/child/grandchild are constructed with ChildActorComponent. This causes the issue that actor will increase incorrect when save the level. ...
Changes to 'Project Settings -> Physics -> Physical Surface' do not update the Enum metadata of the EPhysicalSurface until Project Settings is re-opened. EPhysicalSurface Enum metadata is set i ...
Very easy to reproduce. uasset file provided. Doesn't happen in 4.22.3 ...
Using multiple Sub instances with root motion does not behave as expected. With both the parent and sub instances set to 'Root Motion from Everything': In 4.22, too much root motion occurs. In ...
To add some meta data to an asset you need to do a "Editor Utility Widget" I create a button that add the metadata to a specific assets here is the onClick graph of my button [Image Removed] I us ...