When using a Blend node inside a Post Process Animation Blueprint, the editor crashes while rendering thumbnails. The crash occurs because USkeletonThumbnailRenderer attempts to draw a thumbnail wit ...
From customer: "In the StaticMesh Export option, when bExportSourceMesh is set to True, exporting StaticMesh Assets and importing them into DDC tools such as 3dsMax or Maya results in the UVs being ...
Context AController has a blueprint assignable delegate that fires when the possessed pawn changes. This should fire in both singleplayer and networked games. The bug is reproducible in single play ...
On PowerVR GE8xxx devices (e.g., GE8320), running with GPUScene enabled on the OpenGL ES path, point/local Lights render nothing or significantly weak result. Withouy GPUScene(UniformView/UBO path), ...
A licensee has reported that the following repro steps can result in a "Failed to merge bones" error:One of our Skeletal Mesh assets was imported into engine version 5.4 using an older version of th ...
I wanted to be able to make use of the same widgets the AnimSequence uses for its timeline with play/pause, rewind, etc. However I discovered this was all in private folders in the Persona plugin. ...
When loading a mesh asset (static or skeletal) created in an old version of Unreal (e.g. 4.10), any LOD whose LOD screen size was originally set to 0, is converted to 1. This causes LODs that would ...
When an emissive AfterMotionBlur material is used with TSR, Bloom is not applied to the material. The cause for this appears to be that AfterMotionBlur materials are composed to a separate texture ...
When a keyframe is added to a track in the Sequencer, undoing the operation correctly removes the keyframe, but it also unselects the actor. This becomes especially inconvenient when multiple actors ...
Context Find-in-Blueprints can be used to search the current, or all, blueprints. If you enter a simple string, it would return nodes, pins, pin default values and default values for BP Variables ( ...