It is believed that If Should Block On Load is TRUE, the entire game should freeze up until the entire level is loaded. Then If Should Block On Load is FALSE, the game continues to play while the le ...
Using a Xbox 360 controller on an Android device works except that the DPad input is not registered. This same issue does not occur with Xbox One controllers. Regression?: No This occurs in 4.18 ...
Reported on UDN (see Additional Info URL). Looking at code, we call USkeletalMesh::AllocateResourceForRendering for every LOD, but we should only call it once. Need to check if our SkelMeshMerge t ...
When using the "Get Components By Class" node, you get a compile error if you don't change the default value of the Component Class on the node after adding it. It is believed the Component class no ...
This is a regression as it is working as expected in 4.18. When using the class PlacedEditorUtilityBase to draw a debug sphere, it doesn't appear in the editor in 4.19 and 4.20. ...
UMG Webrowser widget does not display embedded youtube videos. ...
When attempting to add an array element to an array that exists on a component contained within an actor that is instanced in the level, the editor will crash. This does not occur if an array elemen ...
When a preview mesh is set inside the skeleton(see attached screenshot) and saved and an animation retargeted to that skeleton, the preview mesh you changed it to is not displayed on the animation. ...
Reimporting an asset after making changes causes loss of saved LOD changes when editing a static mesh. Similar issue was logged and fixed for SkeletalMeshes but this issue is still occurring for ...
Per Licensee: Hello, We are migrating our project from 4.18 to 4.19.2 and we are encountering various crashes while opening our material and material functions. I'm adding a simple test case here. ...