Example 1.5 on Cloth Map seems very stiff in 4.16 compared to 4.15. Regression: Yes Works in 4.15 ...
When using SetActorPosition() on a WheeledVehicle, it does not affect it in any way. This worked previously in 4.8. This has also been tested in main CL# 2698791 This may be related with: https:// ...
The editor will freeze for seconds at a time when selecting between objects in the viewport after using ES3.1 preview on a Mac. ...
In Content Examples, the morph targets assigned to SK_Box_Morph_1 exceed 1.0. While it's not "wrong" for morphs to go beyond that, it doesn't seem like it's a great demonstration in the asset. Goi ...
Particle AnimTrails are not rendering on Mali but will render on the Adreno when using the OpenGL ES 3.1. ES2 renders correctly on both devices, just ES 3.1 does not. The devices compared: Working ...
If the user simulates all bodies, and then sets the physics blend weight to a decimal value between 0 and 1, the skeletal meshes will spin out of control. This doesn't happen if the physics blend w ...
Lighting does not properly affect landscapes that are below another landscape, even after static lighting resolution is increased. This results in some areas that should be completely shadowed to ha ...
Brush Clip affects the surrounding geometry beyond the geometry it is applied to. (*See attached image for clarification) Regression: No ...
Given a TMap where the value type is an instanced object: when a child blueprint is saved with modifications to the TMap, and then additional TMap are added to the parent blueprint and the child blu ...
If a radial force component applies force to a BSP the editor will crash. The radial force will need to be set to affect world static objects. ...