When deploying a template project to the devices listed below, there is an issue with the mobile HDR being checked on. It is causing the project to show either black or static like. Devices tested ...
When using a single FBX with multiple meshes that is imported as individual meshes, if you reimport after updating only a single mesh or a few of them the entirety of FBX will be imported and added ...
When a hot reload is preformed, the CDO is not properly cleared. This causes a copy of the class to be generated with both the original and copy triggering calls. Workaround: Preforming an additio ...
Physics Asset doesn't follow the Skeletal Mesh when Physics Blend Weight is set to any value between 0 and 1. Could be related the the fix for this JIRA: https://jira.it.epicgames.net/browse/UE-192 ...
The reroute node is throwing an error why you try to using it with a Texture Object Parameter. It works just fine without the reroute node so the workaround is simple enough. ...
See UDN thread ...
Example 1.5 on Cloth Map seems very stiff in 4.16 compared to 4.15. Regression: Yes Works in 4.15 ...
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 ...
A set of objects which can be instantiated Inline in the Editor that contain an array of References to their children that have nested Blueprint objects inheriting from a Native Base Class can cause ...