Long delay when multi-selecting bodies in PhAT viewport

UE - Simulation - Physics - Dec 9, 2016

REGRESSION Yes, does not occur in Release-4.14 at CL 3215883 When multi-selecting bodies in the PhAT viewport, there is a significant delay between the user clicking and the editor registering the ...

Deprecated Uproperty Variables with no alternative use information in ConstraintInstance.h

UE - Simulation - Physics - Dec 8, 2016

Deprecated Uproperty Variables with no alternative use information in ConstraintInstance.h from lines 558 - 674. The variables appear to have been added in July and immediately marked as deprecated. ...

Setting Simulate Physics breaks "Get Closest Point on Collision" node

UE - Simulation - Physics - Dec 5, 2016

'Get Closest Point on Collision" node is used to determine the distance between a primitive component (target) and another specified location (Point) as well as provide the point on the target. Thi ...

[CrashReport] PhysX3PROFILE_x64!physx::PxcDiscreteNarrowPhase() [pxcnpbatch.cpp:293]

UE - Simulation - Physics - Nov 23, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

Physics are popping in Vehicle Advanced Template

UE - Simulation - Physics - Nov 16, 2016

I first noticed this when I was going on a ramp at a high speed and was catapulted over the level. It seems that the faster you go, the bigger the pop is with physics. It is not easy to hit, but it ...

Vehicle physics are resolving erratically and causing random jitter/flips in the Advanced Vehicle Template

UE - Simulation - Physics - Nov 16, 2016

When a vehicle is on an uneven surface, the physics that are handling where the wheels should be placed is resolving sporadically, causing noticeable jitters and sometimes flipping. Regression?: Ye ...

Attaching skeletons with welding with simulation broken

UE - Simulation - Physics - Nov 4, 2016

Looks like there may be a missed edge cases when welding Skeletal Meshes. If the Weld Parent has Simulate Physics enabled after welding, the parent continuously tries to depenetrate from the child ...

Character Upon Landing On Moving Platform Has Odd Physics Behavior

UE - Simulation - Physics - Nov 2, 2016

The character gets pushed in the same direction that the platform is moving upon landing. This can be corrected by increasing the braking friction factor however, the user believes the behavior is s ...

Characters will rarely spawn on top of each other in a networked session

UE - Simulation - Physics - Oct 31, 2016

REGRESSION: Maybe (had one occurring of it happening in 4.13.2) When playing with multiple players at the same time in a networked session, it's possible if rare to have characters spawn so they st ...

Crash attempting to drive a Pawn with no torque

UE - Simulation - Physics - Oct 24, 2016

Crash occurs when the user attempts to drive a non-Vehicle pawn (using a Vehicle Wheel Movement component) with the Torque Curve flattened to 0. I was not able to reproduce this crash when I tried ...