See UDN thread for details. Essentially we need to ensure that class variables are created for SCS components even if the template isn't loaded as a result of a NeedsLoadForServer() API override. O ...
Crash when trying to move in the VR editor when using the vive controllers ...
After clicking 'Create StaticMesh' button on an Procedural Mesh Component, and saving the mesh, the created mesh has bad tangents. Included in the attachments, is a test project with a parallax mate ...
Mac only. The Command and Control keys are swapped for Input nodes. Pressing the Left Command key triggers Left Ctrl, pressing Left Control triggers Left Cmd, and pressing Right Command triggers R ...
In Sequencer, adding a Material Parameter track sets Parameter to Master Material defaults ...
Functions called in the destructor are not being called properly. Setting a call to AddOnScreenDebugMessage is displayed at the start of PIE rather than when the actor's destroy is called. ...
Waking both of a constraint's rigidbodies re-enables collisions that were disabled by the physics constraint You can also get this issue to occur by either shooting the two cubes around a bit, or by ...
When the player is controlling a Character actor, using the CharacterMovementComponent (CMC), unexpected movement corrections will occur while standing still on a movement base that is rotating. ...