This occurs because the 'AttachParent' property is a UPROPERTY, and as a result when we create a new instance of a USceneComponent subtype, any USceneComponent subtypes it owns are treated as instan ...
DESCRIPTION: When a destruction mesh has been setup to move to a location or use a lerp if it is destroyed the components will fall, come to a rest, and then the entire destruction destruction mesh ...
Setting a restitution of 1 for a ground material and a restitution of 1 for a ball that bounces on the ground should keep the ball bouncing at the same height consecutively. Over the course of time ...
When a list view item in UMG is selected using "Set Item Selection" it will get the item of the first entry in the list or the last entry manually selected by the user. The correct item display nam ...
When a running search in all blueprints is closed, it may prevent an AsyncTask used to return the look up FText's from StringTables from running on the game thread, leading to a deadlock. When the ...
When playing the user's project in editor vs Packaged, there has been different results for the enemy projectiles and how they are shown on the screen. When In editor, any enemy projectile will dama ...
Using both an Atmospheric and Exponential Height Fog will cause an issue rendering Translucency-based Materials. (See Screenshots below) IMPACT: Cannot use both Atmospheric Fog ...
Setting the Collision Channel to anything other than World Static will reset on closing and restarting the editor. ...
Crash using "Use Selected Asset from Content Browser" button on a Text widgets Font Material. ...
On an iMac running OSX 10.11.1 a user reports that the tooltips are appearing behind the contextual menu. *See image ...