When spawning an instance of a blueprint using an archetype that is not a class default object, child components will be attached to the template component instead of the instance. ...
Buttons and other UI elements of the Linux editor are highlighted when they are over the pointer's original click position. ...
A small seam is created when merging an actor with overlapping UVS ...
When using the Set Sound Mix Class Override within blueprints, the playback of any subsequent sounds seems offset or incorrect. This is apparent when using a Delay node. ...
When a graphical mesh is used to create a lower LOD for cloth assets and the Cloth FBX has the APB assigned to the material for the cloth there will be a crash. ...
When you turn off 'Supports Open GLES2' from the iOS settings and package a game with 'Support Forward Rendering with Metal (A7 and up devices)' the textures/materials are stretched across the objec ...
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 ...
Cooking is not deterministic for Destructible Meshes. Can be tested by doing a release/patch of Destructibles map in Content Examples. Destructible Meshes that have not changed will show up in the ...
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 ...