Landscape with 3 layers renders with corrupted texture coordinates for one of the layers when running on iOS/Metal. Disabling the LANDSCAPE_BUG_WORKAROUND shader file fix causes the problem to occu ...
When triggering overlap events with a Static Mesh using Complex Collision as Simple, the overlap Begin and End events will be triggered rapidly in sequence. Changing to Default collision will fix t ...
Crash occurs when disabling Import Tags from Configs in the Project Settings under GamplayTags. There are also ensures that occur with it, linked here. If these need a separate fix, I can enter a ...
When some grouped actors are childed to another actor, and both the group and the parent are selected in the world outliner, movement delta is applied twice to the grouped children. Code for a poten ...
Physics Asset doesn't follow the Skeletal Mesh when Physics Blend Weight is set to any value between 0 and 1. Could be related the the fix for this JIRA: https://jira.it.epicgames.net/browse/UE-192 ...
When importing a mesh with it's collision geometry and its LOD meshes all contained within the same group it won't import the collision geometry correctly. This can be fixed by simply right clicking ...
After merging two actors the resulting merged actor's slot names will be replaced with "none". Fixing this is a very tedious process for our licensee since there usually is a large amount of slot ...
The old method doesn't work with private match invites as it doesn't have the right security permissions. It's still valid for dedicated servers. It also doesn't work properly with lobbies on VR eit ...
Root motion from sub instances is not used when the parent instance is marked as 'Root Motion from Montages Only'. Proposed fix is to modify USkeletalMeshComponent::IsPlayingNetworkedRootMotionMo ...
When trying to recreate an issue that resulted in [Link Removed], I came across this call stack. Regression testing done in //UE4/Release-4.27.2 CL-18427296 and this issue did NOT happen. ...