Crash when playing a packaged project containing NiagaraAudioSpectrum

UE - Audio - Submixes - May 16, 2022

Assertion thrown when playing a packaged project containing NiagaraAudioSpectrum. ...

[CrashReport] UnrealEditor-AnimGraph!UAnimGraphNode_Base::GetAnimBlueprint() [AnimGraphNode_Base.h:306]

UE - Anim - Sequencer - May 16, 2022

Generated from CrashReporter ...

Streaming Nodes and Runtime LiDAR point clouds causes Engine to Crash

UE - Editor - Content Pipeline - Datasmith - May 16, 2022

Frequent runtime operations on Lidar Point Cloud Octree cause Access Violation ExceptionEdit The Exception occurs while checking bInUse value of QueuedNode, which suggests that this QueuedNod ...

Vector addition wildcard does not cast from integer to float (double-precision) when split apart vector pin is utilized

UE - Gameplay - Blueprint - May 13, 2022

Vector addition wildcard does not cast from integer to float (double-precision) when split apart vector pin is utilized. You can also utilize a Vector2D to get the same results. Repro Rate: 3/3 Te ...

[Quartz] - The multiplier does not always respected on the Quartz Quantization Boundary

UE - Audio - Quartz - May 13, 2022

Increasing the multiplier past a certain point causes sounds on a Quantization Boundary to struggle to play at the correct time. The repro above uses 1/32, but this also repros with other values. ...

Imported Texture shows up black in Content Browser

UE - Texture - May 13, 2022

I'm trying to import a .exr texture created in Substance Painter and exported as a 32 bit linear exr file. The texture is to be used for roughness. However, I've stumbled upon the problem that users ...

Resizing panels causes ghosting/shifting of contents during drag

UE - Rendering Architecture - RHI - May 13, 2022

Resizing the editor window or any floating panel causes the panel contents to jitter during drag.   See attached images.  The jittering one is from Main and the normal behavior was captured in UEFN. ...

Migrate away from deprecated JCenter

UE - Platform - Mobile - May 12, 2022

Since JCenter is already obsolete, we will get an error when we try to use JCenter( e.g.  project using Facebook SDK for Android). This issue can be solved by adding mavenCentral() to the repositor ...

Render Target shows checkerboard when attached to SceneCapture2D

UE - Graphics Features - May 12, 2022

When attaching a Render Target to SceneCapture2D the user is shown a checkerboard instead of the capture. The sample image shows the capture but not when it's opened.  This also occurs in UE 4.27 ...