Custom Primitive Data on BP instance not taking affect while in editor

UE - Rendering Architecture - Apr 5, 2023

https://udn.unrealengine.com/s/case/5004z00001n9LsOAAU/custom-primitive-data-on-bp-inst ance-not-taking-affect-while-in-editor Original Repo is from 4.27, however, it still happens in 5.2. This is ...

Engine Crash when Running a Screenshot Functional Test

UE - Automation Test - Apr 12, 2023

Running a Screenshot Functional test, is causing an engine crash. By attaching a debugger to it, AScreenshotFunctionalTestBase::PrepareForScreenshot() is reached and GEngine->GameViewport is null, ...

PCG Graph on 2x2 Landscape incorrectly displays weight on paint layers

UE - World Creation - Procedural Tools - PCG Graph - May 26, 2023

In my example picture I have "Grass" set as the target attribute area but the debug cubes are appearing on the dirt and snow as well.  This only happens when the landscape subsections are set to 2x ...

Lags in animation when set leader pose component is used

UE - Rendering Architecture - Aug 2, 2023

https://udn.unrealengine.com/s/question/0D54z00009UJv5HCAT/lags-in-animation-when-set-leader-pose-component-is-used From licensee: "USkinnedMeshComponents have the option to double-buffer their bo ...

Imported Materials Are Not Assigned To Correct Element Index Based Off Mat ID (3dsMax)

UE - Editor - Content Pipeline - Import and Export - Nov 17, 2016

When importing a mesh with material IDs from 3dsMax they will get assigned to different element numbers than intended. This worked 4.13.2 Binary CL 3172292 Is Broken in 4.14 Binary CL 3195953 ...

Startup Movies Fail to Play when Audio Devices are Disabled

Tools - Feb 1, 2016

If a user launches a project in Standalone mode and has a Startup movie while the audio devices on the computer are disabled, the movie will fail to play. As soon as you re-enable an audio device, ...

Memory increase when exiting PIE with Project Settings open

Tools - Nov 30, 2016

Memory increase when exiting PIE with project settings open Regression: YES Broken: 3195953 (4.14.0) Worked: 3195953 (4.13.2) ...

Assets not deleted when using Force Delete on a folder

Tools - Jan 3, 2017

Noticing a couple assets remaining when force deleting a folder in a first person template. Regression: Yes works in 4.13 ...

Character Can Jump Indefinitely on the Client When JumpMaxHoldTime > 0

UE - Gameplay - Jan 23, 2017

Characters on the client can jump indefinitely when using a Jump Max Hold Time of > 0. It appears that this option is not available on the client. ...