Currently, Improved virtual keyboard in Android only receives English characters and special characters. Need support for other languages. Investigate the bug and research what's needed to make IME ...
A Parameterized Vector4 are being treated as Float3. This prevents users from being able to use Vector4s in an If node during runtime. This is seen as far back as //UE4/Release4.22 cl 8065155 so th ...
Cryptomatte implementation only looks at the HActor hitproxy type which is a different type than ISMs which use HInstancedStaticMeshInstance. ...
If a DataTable Asset is created with a Row Structure that contains a member variable of type BodyInstance, the Editor will crash when attempting to open it while it has no rows. It will also crash w ...
Geometry that has its "Shadow Cache Invalidation Behavior" set to "Static" will still draw in the dynamic shadow cache when it is experiencing WPO ...
When the viewport is in Top (ortho) Lit mode the near plane clips through geometry as you zoom the view in and out. ...
In a static lighting environment, moving static objects no longer marks the built lighting as invalid. This prevents the on-screen warning from appearing. Regression introduced in CL: 25964466 on / ...
When an NPC asset is duplicated, the ne wasset gets incorrectly duplicated parameters: one set with the correct names, and one set with the original namespace prefix embedded into the names. These i ...
Substrate Materials do not use Screen-Space reflections. Instead, they do not have any reflections (indirect specular) on the surface. ...