Adding reroute node before "GetClassDefaults" disconnects output

UE - Gameplay - Blueprint - Mar 19, 2018

Outputs from "GetClassDefaults" node will break if a reroute node is used between input and node. Does not occur in 4.18 ...

Crash during save level and successive load level

UE - LD & Modeling - Terrain - Landscape - Apr 4, 2018

Changing the Max LODLevel on a landscape causes a crash in content examples. ...

Gear VR Touchpad input broken

UE - Platform - XR - Jul 27, 2018

Gear VR Touchpad input no longer functioning in 4.20 Noticed this appearing in 4.20 logs from device (did not appear in 4.19 logs): LogOcInput: Get touchpad main with data 0.000000 0.000000 Also t ...

Skeletal Mesh rigid body simulation is not being updated with correct bones locations right after Skeletal Mesh is spawned

UE - Simulation - Physics - Nov 5, 2018

When simulating in Editor, the Skeletal Mesh bone locations are not being passed into simulate if the simulation is being toggled the same frame when the Mesh is being set on a Skeletal Mesh compone ...

UHT always runs when building a code project using a binary Engine installation even if no code change has been made

UE - Foundation - Cpp Tools - UnrealHeaderTool - May 2, 2019

When building a code project that was created with the binary Engine installed through the Launcher, UHT always runs even if no code changes have been made. This only occurs with a binary Engine ins ...

Debug render complex collision incorrect for spline mesh components

UE - Simulation - Physics - Jan 27, 2020

The debug render collision for spline mesh components using a mesh with complex collision is incorrect and is not updated to reflect changes in the mesh's deformation. The collision response itself, ...

Cone Location module does not evaluate Cone Axis when using Wedge shaping

UE - Niagara - Jun 22, 2020

Cone Location module does not evaluate Cone Axis when using Wedge shaping ...

Material Instance changes are not propagating to layers.

UE - Graphics Features - May 25, 2021

Please note, during this repro, when I attempted to change the colour of the layer_inst using the colour wheel, it would not save the updated colour. This may be a separate bug. ...

If you add "All Nearby Spawned Actors" later, the first shot's animation will not be recorded.

UE - Anim - Sequencer - Jul 21, 2021

If you replace steps 2 and 3 and add "All Nearby Spawned Actors" first, and then add the Source of "Level Sequence", the animation of the first shot will also be recorded. ...

Crashes when server travel during voice chat talk

UE - Online - Mar 23, 2022

The VoipListenerSynthComponent created by the voice chat will try to be released by the GC after the server travel because it has previous levels and references, but the referenced level does not al ...