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. ...
Slider Values are not working inside of a blueprint in 4.8 Preview 1. User Description: Problem with the numeric float/int boxes in the editor in Blueprints, if for example open the TPS Template a ...
When resampling a landscape you are unable to continue painting after applying the changes. ...
Component is not compatible error on project restart User Description: I try to find a static mesh component in an array from the "hit component" and it compiles and works perfectly fine with abso ...
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 you add a Destructible Mesh to a Destructible Mesh Component inside of a blueprint, the viewport is not updated with the new mesh. If you add the blueprint to the level and then open the bluepr ...
Full log attached below: During packaging many log show that it is trying to initialize and i do not have the runtime installed. Snippets from a portion of the log[2016.04.28-15.05.46:033][ 0]OSV ...
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 ...
Difference in force on an actor on a client in a dedicated server scenario between PIE and Standalone. Tested in 4.10 and 4.11. Test project attached. ...