Dynamically loaded animation blueprints do not work within packaged product. Download the pre-made project from here: [Link Removed] ...
Scaling objects via a timeline scales past the intended value when attempting to scale to 0,0,0. Instead of ending at 0,0,0 the scale will be set to an extremely small negative value such as -.0019, ...
When using the event ActorBeginCursorOver the event does not fire off when the cursor hovers over the actor. ...
Set Actor Location and Teleport from a Character when touching an Actor simulating physics will launch the Actor. User supplied a video demonstrating the problem: [Link Removed] Test project in Pa ...
When using a capsule component for the character with CCD enabled there can be a force that pulls or pushes simulated meshes that are never touched by the capsule. Demonstration video attached. As ...
Setting the Steering Curve of a vehicle movement component has no affect on the turning of the vehicle during play. ...
Error Message: Access violation - code c0000005 (first/second chance not available) ComponentOverlapComponent node used in blueprints will cause the editor to crash once you PIE if there is no comp ...
ChildActor Component spawns at the wrong location as long as the actor that the ChildActor is referencing has the StaticMesh set as the root and simulating physics. User Description: Basically I h ...
From a Draw Material Triangle you cannot use a Material calling vertex color and the provided Vertex Color Pins to yield color on the HUD drawn triangle. It will always appear White. [Image Remove ...
The PlayerCameraManager will cause the engine to crash if you set the first element to 'none' under the Camera Modifier. ...