Editor crash when adding to Instanced Static Mesh Component is created/populated at runtime.

Tools - Sep 26, 2017

If NewObject is used to create an instanced static mesh component at runtime, populating the component with AddInstance causes the editor to crash. Regression: Yes - repro steps provided did not cr ...

Construction Script Does Not Update Parameters Of An Actor Component

UE - Gameplay - Oct 16, 2018

The construction script does not update the parameters of the actor component. Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 Preview 1 CL# 4435822, 4.22 CL# 4470579 ...

IOS force feedback strength does not increase

UE - Platform - Mobile - Jan 15, 2019

Force feedback does not strengthen when expected on IOS. It stays the same regardless of where the pawn is on either the red or yellow squares. Tested on 9753_iPhone 7+ 12.0.1 and 16021_iPhone XS ...

The ConstructionScript not being called on drag

Tools - May 2, 2019

The construction script for a custom actor blueprint does not execute after drag when the scene component is selected. Tested in 4.21.2 (CL - 5660361), 4.22.1 (CL - 6063286), 4.23 (CL - 6248266) ...

Niagara particles are culled when opaque material blend mode added

UE - Niagara - May 6, 2019

Niagara particles are culled from far distances when materials with the Opaque Blend mode are applied to them. Tested in 4.21.2(CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 6311794) ...

Crash when debugging project offscreen

UE - Graphics Features - May 30, 2019

Running a project with the RenderOffscreen flag in the DebugGame configuration applied causes the debugger to crash. Tested in 4.21.2 (CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 6674923) ...

Text type parameters show the same value after reload in duplicated actor

UE - Gameplay - Blueprint - Jan 4, 2021

Issue occurs in both events and functions. Seems like it's only affecting Text, didn't notice this issue for other variable types. The original actor is working as expected. Only the duplicated one ...

LDR crashes editor on Mac

UE - Platform - Apple - Oct 14, 2021

Summary A licensee has reported a crash with HDR.Details A UDN customer has reported that 4.27.1 still crashes when they attempt to enable HDR on macOS. The report also states that the iOS build cra ...

JobObject appears to break /ZI pdb compiles

UE - Foundation - Cpp Tools - UnrealBuildTool - Mar 9, 2023

It seems that the [Link Removed] UBT creates to ensure any child processes are terminated on close is somehow affecting the mspdbsrv process that cl is spawning and terminating it when cl is finishe ...

Crash occurs while playing in editor with a State Tree using Bool Compare for a transition state to a child state.

UE - AI - StateTree - Apr 25, 2023

This is a regression. Tested in //UE5/Release-5.1 CL2390901 The crash occurred 3/5 times. Crash occurs while playing in editor with a State Tree using Bool Compare for a transition state to a child ...