Line Traces are not correctly returning the Physical Material Info when that information is changed at runtime via a Override Physical Material or a Set Physical Material via a Dynamic Material Inst ...
Static Meshes are not being visibly culled within the bounds of a Cull Distance Volume, until the user presses Play in Editor. I attempted to locate a visualizer or show flag within the viewport or ...
Projects created with an 'Open Level' node added within their blueprint are not working correctly on mobile devices. They do however work on Mobile PIE, PIE and Windows. Occurs on: 2894_SamsungGala ...
Spawning a StaticMeshActor at runtime results in the StaticMeshActor not being visible until a property has been changed, such as the material for the Static Mesh. The spawned actor will also have n ...
Instanced meshes called in player character do not correctly register overlaps with other actors. ...
UPDATE: 12/23/2015 This appears to be occurring on packaged projects for Win64 as well. ====================================================================== When attempting to launch a level t ...
The option to add a component to an Actor Blueprint from inside a child Actor Component BP isn't available. Using Get Owner inside the Actor Component's Event Graph and then casting to the owning Ac ...
Attempting to get the Relative Location of a component that once simulated physics, but has been dynamically set at runtime to not simulate physics returns the World Location instead until the actor ...
Projectiles do not register collision components if collision is not set as the root of the actor in the components pane. ...
When modifying an object that makes changes using the construction script seems to cause a memory leak. The memory that is used seems to never be freed up. ...