Cannot resize comment box when a new comment is created on top. The resizing affects the bottom right corner. This issue is dependent on how the comment is added if comment 1 is highlighted and a ne ...
Setting the Steering Curve of a vehicle movement component has no affect on the turning of the vehicle during play. ...
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. ...
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 ...
Shader symbols are not generated for the Windows platform. Attempts were made to set the r.Shaders.Symbols=1 value in the projects DefaultEngine.ini, the engines ConsoleVariables.ini and the engine ...
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. ...
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 ...
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. But it affects other kinds of lights like Point Light, Directional Light. I found that USkyLightComponent::CreateRenderState_Concurrent() doesn ...
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 ...