[ Rhino ] Missing Geometry when importing Rhino Nurbs Curve

UE - Editor - Content Pipeline - Datasmith - Importer - Jul 25, 2018

Node MinimumAreaRectangle produces wrong centerpoint

UE - Gameplay - Feb 15, 2019

The centerpoint for the MinimumAreaRectangle function returns the wrong value when applied. Tested in 4.21.2 (CL - 4753647), 4.22 (CL - 4958263) ...

Certain materials are overly bright with Ray Traced Global Illumination denoiser

UE - Graphics Features - Lumen - Mar 14, 2019

Ray Traced Global Illumination is causing some materials to glow extremely bright Disabling r.raytracing.globalillumination.denoiser fixes the issue In 4.22 preview 5 binary (5365847) the result i ...

Sequencer's Spawnable actor rename can not be synchronized between sequencer and outliner

UE - Anim - Sequencer - Jun 11, 2019

This behavior seems to occur only for spawnable. The licensee wants the renaming behavior to be consistent. ...

VolumeLightingSamples are not generated correctly

UE - Graphics Features - Lumen - Aug 30, 2019

Lightmass.exe SampleVolume.cpp seems to generate VolumeLightingSamples correctly. After that, import processing is performed with Lightmass.cpp ImportVolumeSamples (), but it seems that it is not i ...

"Pausing" A TimeSynth causes a crash

UE - Audio - Oct 10, 2019

Clicking and holding anywhere on the editor outside the viewport when PIE causes a crash. The AudioRendering thread throws the following assert: Assertion failed: FreeClipIndex < PlayingClipsPool_Au ...

thumbnail is updated at an unintended timing

UE - Editor - Content Pipeline - Content Browser - Oct 14, 2019

This seems to be because the OrbitZoom of ThumbnailInfo is rewritten by ResetCamera () when the viewport is opened. Is this correct processing? ...

Enabling Fixed Frame Rate doesn't Lock the Frame Rate

UE - Rendering Architecture - RHI - Nov 19, 2019

When a project is set to use a fixed frame rate via the Project Settings it is uncapped when played in editor. Found in 4.24 Preview 2 CL#10091930 Reproduced in 4.25 Main CL#10298106 ...

LivePP won't react with CTRL+ALT+F11 when debugger is break

UE - Foundation - Cpp Tools - Live Coding - Aug 21, 2019

Before we were able to request CTRL+ALT+F11 while debugger is paused, then resuming the debugger (F5), LivePP was kicking, rebuilding before really unpausing the debugger. Now, if I want LivePP to ...