This crash occurs when you create a landscape, then create and save a material. Note The crash does not occur unless a landscape was created first I came across a couple of crashes revolving around ...
(Note: all enums seem to fail when exposed as a user parameter and changing the exposed int does not impact the result of the simulation) Add a rigid mesh collision query di to a scratch module pe ...
Some users have recently reported 'GPU crash dump Triggered' crashes launching, importing, or performing simple actions. Communicating with one user, general GPU TS has not helped(check for OS/drive ...
When a Niagara System is placed at around 10^8 units away from the origin, the movements of the mesh particles aren't smooth as expected, but jumpy. These particles behave as if they are using a flo ...
When using the Property Access node on Animation Blueprints to gain performance by better exploring parallel processing, it is possible that the underlying accessed property or any intermediate acce ...
"By default, the device profile for android_high (which is used by phones such as the galaxy s8 and s9) gives a scale factor of 1.0 resulting in 1280x720. When choosing a ~2:1 device such as the gal ...
The Material Function WorldCoordinate3Way seems to incorrectly perform the Lerps from the axis contributions of the normals. An example is show here, with the left objects using the version that com ...
The problem is that UCharacterMovementComponent::MoveAutonomous can tick the anim instance and dispatch notifies outside of the regular skeletal mesh component tick. But when MoveAutonomous calls T ...
When global invalidation is enabled, Scale Boxes don't react properly to changes in the size of their contents. Licensees have worked around this by updating SScaleBox::OnArrangeChildren:// This sca ...
Context: GameUserSettings stores user settings for a game, for example graphics and sound settings. The Scalability settings provide a way for to adjust the quality of various features in order to m ...