When an instanced static mesh component with a material using a PerInstanceCustomData node has its data floats pasted in, the editor crashes with an "Array index out of bounds" error. The licensee w ...
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 ...
Setting the Collision Channel to anything other than World Static will reset on closing and restarting the editor. ...
In a networked environment with high packet loss (or high forced adjustment factor), motion applied using Root Motion Sources can desynchronise under conditions that animation root motion does not. ...
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 ...
Removing Pose from a Blend by Enum node can cause compile errors when a float is defining all of the blend times. ...
Blueprint Library plugin set to 'Runtime' doesn't work in Standalone/packaged builds if used inside of the 1st Person Character BP. User Description: Blueprint libraries are still broken in the fi ...
Destructible attached with a Physics Constraint ignores Start Awake on play The Destructible component is set to simulate physics, but on play physics is not simulated unless the destructible is to ...
User comments in crash group:Enabled Flat Tesselation on a Terrain Material.I saved the material. 1628 if (HasTessellationEnabled) 1629 { 1630 ***** UMaterialInstance* NonTess ...
This will only repro when connected to source control ...