Context: The Niagara System is the primary tool to do visual effects inside Unreal. Niagara systems can be culled due to distance. Problem: Once a deactivated Niagara System is culled due to distan ...
Wrong density calculation in UBodySetup::CalculateMass. The licensee has provided the following analysis and suggested fix: In UBodySetup::CalculateMass, the following code is present: // physical ...
Shaders that compare custom depth and pixel depth get wrong output values because the ranges are different. This error is most noticeable over large distances. The difference in ranges is due to t ...
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 ...