Landscapes no longer renders when setting max desired draw distance above 0. Found in 4.21 CL# 4753647, 4.22 CL# 7053647, 4.23 CL# 7208101. 4.24 CL# 7210422 ...
Nanite custom depth rendering doesn't "de-jitter" the view parameters for custom depth rendering when r.CustomDepthTemporalAAJitter is set to 0. This was discovered by a licensee and reported via U ...
Distortion Displacement Track is empty in a new level sequence using a distortion file witha framerate of 0. ...
Shader Template files like MaterialTemplate.ush do not submit previous chunks when encountering a `%` character, unless that `%` character is `%s` or `% {...} `. Because the error is happening ...
Enabling and processing root motion causes animation to rotate the wrong direction. Roll instead of Yaw. Pitch instead of roll etc. This error does not occur in UE 4.6. ...
It's possible for blendspaces to end up with an invalid delta time record because of how UBlendSpace::TickAssetPlayer modifies the time record. This only seems to happen with specific settings:Axis ...
There is a licensee report that command buffer failure rates on iOS 15 devices have increased compared to earlier iOS versions, and the issue may be related to foregrounding or backgrounding. ...
Metasounds cease functionality if called to Play with a different start time other than 0. This extends to the Metasound editor where pressing play to preview the sound also ceases to function. ...