When setting the Sky Distance Threshold to 0, the skylight in the level appears to make the level brighter instead of disabling the added light. This does occur in 4.16.2 and 4.15.3 ...
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 ...
When resetting the controllers orientation by holding the oculus button the camera will reset to its original orientation along with the controller. This appears to be a regression: This did not h ...
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 ...
Changes in the description settings under project settings are not applied to the packaged version of the project. Tested in: 4.22.3 CL#7053642, 4.24 CL#10091930 4.25CL#10183780 ...
Raytracing shadows and light reflections not appearing in render target Tested in: 4.22.3 CL#7053642 4.23.1 CL#9631420 4.25 CL#10730208 ...
PerInstanceSMCustomData is bulk serialized and doesn't get changed on the BP instance when changing NumCustomDataFloats, possibly causing out of bounds array access leading to a crash. Possible sol ...