Haptic effect for Oculus touch does not last longer than around 2 seconds even when set to a longer time. ...
Deferred decal does not appear if GTAO is enabled. ...
When creating a UserWidget and creating a process to receive input events with Enhanced Input, input events may be generated multiple times in duplicate. To reproduce this problem, create a Widget a ...
The Particle SubUV Sample node uses its own texture object reference instead of the one provided by the texture object node. ...
If a blueprint has a breakpoint on a node and that node is utilized in PIE, the Event Trace in the Debug Log window will register each action taken by the blueprint multiple times. ...
In the Material Instance, the color picker will change the color when typing in the Hex Value. IMPACT: Incorrect color selection through manual Hex Code input WORKAROUND: Do not ...
TargetArray nodes are reported as invalid if played in Standalone mode and the blueprints they are contained in are not rendered. Playing in PIE however works correctly and all blueprints are rende ...
Difference in force on an actor on a client in a dedicated server scenario between PIE and Standalone. Tested in 4.10 and 4.11. Test project attached. ...
The new config object is created with the same serialization name as the legacy one "ClothConfigNV", causing the legacy data to be reset prior to migration. Replacing In UClothingAssetCommon::AddCl ...
It seems that when setting the Max Depenetration Velocity to a non-zero value, you are then unable to set it back to 0. Tested in //UE4/Release-4.25 @ CL 14469661 and this did not occur so marking ...