When a project with an InstancedStaticMesh is used in a level, the static mesh is failing to render on a mobile device Tested on a nexus 5 and an iPad air OS 8.1 ...
[NickW] Should perform a search in children, at least warn if this will break children. — Delete Unused Variables deletes variables used in Child Blueprints. Note: Not only child blueprints. If ...
James: I think we currently recreate the capsule body when you change dimensions, should just change the shape instead. – DisableCollision is reset if constrained Capsule Component height is change ...
Line Trace's chained together into a ricochet do not work on all normal directions. They seem to fire inside of the object. The blueprint setup in screenshot #2 is in the MyCharacter bp. ...
A Mesh that is attached to a skeletal mesh by a Socket will not accurately follow when transitioning from animation to ragdoll. This is potentially due to the Frame Delay that the engine uses. ...
When resampling a landscape you are unable to continue painting after applying the changes. ...
Selecting all actors and copying receives "Actor [name] is referenced by another Actor, do you really want to delete it?". This seems to only happen if one of the actors is referencing another actor ...
When ejecting from the Player Controller while PIE, navigation ability to move around the map is virtually non existent. The only movement command(s) that work is if you hold a mouse button down and ...
While playing in editor, executing the Console Command: "r.setRes 1920x1080wf" produces the exact same results as "r.setRes 1920x1080f" which is to create a fullscreen window with a border across th ...
A physics actor will still bounce if the Restitution of a Physical Matieral is set to 0 User Description: Explanation : I am trying to create a Badminton Game for fun and while I was trying to han ...