changing physics type to simulated causes bodies to simulate in phat

UE - Simulation - Physics - Jan 18, 2017

1. open qa game 2. open a physics asset with multiple bodies 3. select a body and set its physics type to Simulated. 4. Notice simulation starts immediately even though we are not simulating. ...

Editor crashes after redoing the addition of a component to a static mesh actor

Tools - May 30, 2017

This is not a regression. This also occurs dating back to 4.15 and 4.14. The editor crashes on this check in FLevelEditorActionCallbacks::Paste_CanExecute() when updating the Edit menu state: chec ...

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 ...

Landscape Disappears from Scene After Being Added to Sequence

UE - Anim - Sequencer - Mar 21, 2018

Landscape disappears from scene if added to a sequence, selected in scene, and the one of the tracks in sequencer(not the landscape that has been added) is selected again Landscape was added to t ...

Cannot successfully create a local binary build of the Engine that includes iOS

UE - Foundation - Build - Rocket (Installed Engine) - Jun 6, 2018

Attempting to create a local binary build of the Engine that includes iOS currently fails. The error message that appears ("ERROR: System.Collections.Generic.KeyNotFoundException: The given key was ...

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) ...