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 ...
Array inputs in Blueprint Interface results in compiler note- "No value will be returned by reference. Parameter 'NewParam'. Node:" Bug reproduced in 4.16, 4.17, and 4.18 ...
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 ...
Angular limits do not display in the viewport of the animation Blueprint Screenshots attached show expected verses results Issue does not occur in 4.18.3 Also a problem for FN: [Link Removed] ...
When Evaluate Sub Sequences in Isolation is enabled in a shot, other shots inside the same sequences only play the transform track and do not play their animation track Does not affect 4.18.3 Relat ...
The voice engine starts before it is ready. FOnlineVoiceImpl::StartNetworkedVoice is called prior to VoiceEngine->RegisterLocalTalker() in FOnlineVoiceImpl::RegisterLocalTalker(). This leads to the ...
Child Actors do not replicated properly to clients when running a project using the "-game" commandline argument. This does functionality does work properly in PIE and in a cooked build however. Re ...
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 ...