[Soundfield Submix][Crash] - Unreal Ambisonics Crashes on Packaged Game and in Standalone

UE - Audio - Submixes - Jan 11, 2021

Issue was reported by a user on the Unreal Engine forms. I tried to package the game with the other encoding options and this appears specific to using the Unreal Ambisonics option.  I have only co ...

Transform gizmo behaves incorrectly in the Blueprint editor viewport if multiple child components are selected and their parent component is rotated 90 degrees around Z.

UE - Gameplay - Blueprint Editor - Nov 12, 2020

When multiple child scene components are selected and their parent is rotated 90 degrees about Z, attempting to use the transform gizmo will move the components in the wrong direction relative to th ...

Landscape grass ignores the scale of the parent actors

UE - LD & Modeling - Terrain - Landscape - Nov 11, 2020

DrawScale = Landscape->GetRootComponent()->GetRelativeScale3D(); ↓ DrawScale = Landscape->GetActorScale3D(); Changing as above will solve the problem. Output log displays this warning: LogPhysic ...

RVT Material Preview incorrect in Landscape paint target layers

UE - LD & Modeling - Terrain - Landscape - Nov 5, 2020

Curl Noise values on water body actors causes the shore to appear broken

UE - LD & Modeling - Terrain - Water - Oct 29, 2020

Water is new so I marked this not a regression This is worse in a Lake and River actors, Ocean kinda looks okay but also might need to be looked into ...

Landscape Paint Layers will not scroll to the end when using mouse wheel

UE - LD & Modeling - Terrain - Landscape - Sep 28, 2020

In a normal detail panel, each element has its own SDetailSingleItemRow and are mostly uniformly sized with some exceptions of having a few bigger rows (i.e. asset pickers). However, these layers ar ...

Niagara Emitter editor forgets Timeline playback ranges

UE - Niagara - Sep 14, 2020

This seems to only affect an emitter and not a system asset. ...

Landscape Spline collision displays incorrectly

UE - LD & Modeling - Terrain - Landscape - Aug 27, 2020

Landscape splines are displaying their collision incorrectly. The collision is projected off the spline however this issue is purely visual. The collision itself still works as expected. This was t ...

Niagara Parameter Collection Overrides aren't working

UE - Niagara - Aug 20, 2020

Parameter collection overrides defined in the Niagara system's System Properties do not work. In FNiagaraSystemSimulation::GetParameterCollectionInstance the return value of GetParameterCollectionO ...