Steering Curve property does not affect steering

UE - Gameplay - Jul 21, 2015

Setting the Steering Curve of a vehicle movement component has no affect on the turning of the vehicle during play. ...

Mobile Occlusion (ES3.1) is buggy with multiview enabled on Mobile VR platforms

UE - Platform - Mobile - Jul 31, 2018

Launching on VR Mobile platform with Mobile Multiview and OpenGL ES3.1 enabled breaks occlusion. Also occuring in Main @ CL4235929 Users example project attached, also confirmed in VR Template. ...

Gamepad input affects multiple game instances at once, due to not needing focus.

UE - Editor - UI Systems - Slate - Mar 5, 2019

Since Gamepad input works without needing focus (which was added in 4.9 with [Link Removed]), a Gamepad's input will also affect all instances running on the same computer. Regression?: No This occ ...

RetargetSource in AnimSeqeuence doesn't affect DDC key

UE - Anim - Runtime - Aug 4, 2020

Retarget source doesn't affect DDC key, so it causes incorrect result. Changing the anim sequence DDC key generation to include it fixes this issue. ...

UMG Slider displays long or wrong percentages when Step Size is set to 0.1

UE - Editor - UI Systems - Apr 24, 2020

When the Step Size is set to 0.1 for a Slider and Slider value is multiplied by 100, it will display weird numbers when moving the slider back from 100%. Changing the Step Size to 1 and changing th ...

Texture Sample 2D Parameter not Working with WPO on Mobile Quality ES3.1

UE - Platform - Mobile - Jun 30, 2017

WPO does not accept TextureParameter2D nodes when deployed to High End Mobile. The interesting thing is that all other inputs accept Param2D, so it is not entirely clear why WPO is not working. If ...

Visibility of World Outliner doesn't affect skylight

UE - Graphics Features - Nov 27, 2018

Visibility of World Outliner doesn't affect skylight. But it affects other kinds of lights like Point Light, Directional Light. I found that USkyLightComponent::CreateRenderState_Concurrent() doesn ...

NavMesh does not update properly when "Can Ever Affect Navigation" is toggled (For Static Meshes)

UE - AI - Sep 15, 2015

This issue is related to [Link Removed] (which was fixed). However if the user creates a new actor and then adds a static mesh they can end up with permanent holes in their nav mesh. If the user tog ...

iOS ReplayKit isn't working in UE5.1+

UE - Platform - Apple - Apr 21, 2023

In 4.27 & 5.0 when you press the in-app screen recorder button it would pop-up a msg about the user giving permission to allow the screen recording and then would start the recorder and save the mov ...

"Play Rate" below 1 and "Force Fixed Frame Interval Playback" causes choppy renders

UE - Anim - Sequencer - Jul 12, 2016

"Play Rate" below 1 and "Force Fixed Frame Interval Playback" causes choppy renders. This was explained by Max on Answerhub to the user, but this seemed like something that should be bugged and loo ...