Regression as of 4.22. Translucent Depth Sort Policy results in improper rendering ( Z-Fighting flickering) with Paper2D Sprite Components. ...
EditInlineNew objects added to Instanced array stored in a struct are seemingly ignored and the object is instead parented to the CDO of the owner. The owner must be the BP child of a parent BP tha ...
Context Reference Viewer can be used to view references between assets. There is a setting 'Show Management References' whose tooltip implies that references via PrimaryAssetID should be findable t ...
When scrubbing the Matinee handle with a Sound Track added, no matter the location of the handle, the sound wave associated will play from the beginning of the audio file. Tested in 4.8.3 - 2634408 ...
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 ...
Using a Function from a Blueprint Library inside a Macro from a Macro Library will cause a crash when using Standalone Game for PIE. The same setup will function as expected when Playing in Selected ...
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 ...
If the mesh component is added in Blueprint (i.e. in the Blueprint editor and/or through Construction Script), then it's not possible to edit the collision response details for an instance of the co ...
DESCRIPTION: Changing the mass of a Destruction asset does not affect it. In comparison doing the same for a static mesh set to simulate physics will adjust accordingly. Forums Post: https://forum ...
Created Static Mesh Actor's Simplified Collision boxes do not mirror Collision Orientation when mirrored in the World/Editor. ...