NOTE: This is likely a known issue, but I could not find an existing bug for tracking Auto Align Floor to Mesh causes floor to align well below the mesh. Causes the mesh to float I've tried with ...
After using a "Play Animation", the user cannot set the character back to using an AnimBP via the "Set Anim Instance Class" node. Workaround: Use two "Set Anim Instance Class" nodes. One to set i ...
If the user scales multiple child components and tries to move them it causes exaggerated movement. ...
Get and Set nodes for variables from a BP's parent class will not compile without a reference to Self. Without one, the BP fails to compile with the following error: "Error Variable node Get NewVa ...
Get and Set nodes for variables from a BP's parent class will not compile without a reference to Self. Without one, the BP fails to compile with the following error: "Error Variable node Get NewVa ...
If you change the screen orientation for an Android device in the project settings, the orientation will not change once deployed to the device. Tested on a Galaxy Note 3. ...
Variable "Pauser" in World Settings is often not replicated to the clients when the game is paused. ...
Collision pose is not updated on Slave Meshes when using "Set Master Pose Component". This occurs with both Physics assets and Per-Poly collision This severely effects anybody making characters ou ...
When the Cable component is set to specific rotations it will no longer render the cable actor that is attached to a mesh. Image is attached with multiple setups. Workaround to get it to render: ...
When setting up UMGs, the Print String will not show in the mobile preview. ...