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 ...
MaterialBillboardComponent does not render with CustomDepth material in PostProcessVolume as other objects do. Found in 4.16.3 CL 3561208, 4.17.2 CL 3658906, 4.18.1 CL 3454814 ...
The Android app stops capturing audio on the second loading. Tested in 4.19.2 (CL - 4033788), 4.20.1 (CL - 4239966), 4.21 (CL - 4243265) ...
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 ...
Using the math expression Atan2(y,x) inside of a math expression node results in an error. Tested in: 4.23.1 CL#9631420 , 4.25 CL#11341939 ...
Nodes of inherited function don't refresh automatically in the opened BP editor if implemented interface is changed.Workaround: refresh nodes manually Regression: NO Can be reproduced on the 4.25.1 ...
The user has a proposed fix for this in the case. FMaterialResource::IsDualBlendingEnabled needs the following modification that includes MaterialInstance check: bool bMaterialRequestsDualSourceBle ...
This has been tested internally using an editor utility widget yielding the same results. That small project is attached. BoundingObjectTest. 1) Open the project 2) Run the Editor Utility Widget ...