Crash in MatineeCameraShake when scrubbing and saving

UE - Anim - Sequencer - Mar 24, 2021

[Link Removed] ...

Volumetric Clouds do not render properly while in splitscreen

UE - Graphics Features - Mar 23, 2021

When implementing Volumetric Clouds in a splitscreen game, the clouds on the second player's screen render incorrectly. If the Two Player Splitscreen Layout is set to Vertical, then the clouds rende ...

Runtime Virtual Texture primitives set to never render to main pass still cause occlusion queries

UE - Graphics Features - Mar 23, 2021

RVT only primitives are being pushed through the occlusion culling. It would be more efficient to not do that. ...

Filtering a Curve with Fourier Transform (FFT) with the Response set to Chebyshev crashes the editor

UE - Anim - Sequencer - Mar 19, 2021

When creating a Curve and filtering the keys with a Fourier Transform, the engine crashes. The engine doesn't crash when the Bake, Euler, or Simplify options. It only crashes if there are a minimum ...

GooglePAD ondemand assetpack file packaged redundantly in obb file

UE - Platform - Mobile - Mar 19, 2021

In order to distribute content within GooglePAD's distribution size limit. (1GB for install-time, 500MB for fast-follow, and 500MB for on-demand) we are trying to package it as assetpack by dividing ...

Running a VR template packaged game with -nohmd results in an AudioDevice crash

UE - Platform - XR - Mar 18, 2021

Running a VR template project with -nohmd causes the packaged game to crash on launch. Running with just -vr doesn't result in a crash. Tested in //UE4/Release-4.25 @ CL 14469661 and did not encoun ...

Crash occurs when adding code to custom node in Material Function.

UE - Graphics Features - Mar 16, 2021

A Salesforce ticket reports that entering the above code into a custom node in a Material Function causes a crash. I was able to repro his crash reliably. This is a regression. Working as expected ...