RHI assert on startup when compiling shipping build with assertions enabled

UE - Graphics Features - Dec 23, 2019

When setting bUseChecksInShipping to true in the PRojec's Target.cs file, the project will package successfully for Shipping but trigger an assert when it is launched. The error is also present when ...

Vulkan with Forward Shading & MSAA Crashes

UE - Graphics Features - Dec 23, 2019

Projects crash when the following Project Settings are set: • Vulkan is enabled • Vulkan is the Default RHI • Forward Shading is enabled • AntiAliasing Method is set to MSAA The different engine ve ...

Reading curves from an FBX incorrect with FFbxCurvesAPI

UE - Anim - Sequencer - Dec 20, 2019

A licensee has brought up some inaccuracies in the reading of curve data from FBX files: #1, Remove calls to SetKeyInterpMode, SetKeyTangentMode, SetKeyTangentWeightMode, and change them to NewKey. ...

A repainted cloth mesh continues to use previous paint job and does not update

UE - Simulation - Physics - Character - Dec 20, 2019

Cloth mesh reverts back to original painted mesh after editing Tested:     4.23.1 CL#9631420 4.25 CL#10730208 ...

New 'UncookedOnly' modules can incorrectly be included as a build dependency after nativization of a Blueprint asset

UE - Gameplay - Blueprint - Dec 20, 2019

The new 'UncookedOnly' module type that was added in 4.24 is not visible to Blueprint nativization, and thus it does not know to exclude these module types from the generated Build.cs file when they ...

Replay scrubbing causing issues with placed actors with negative scales

UE - Networking - Dec 19, 2019

A replicated actor placed in a map with a negative scale value becomes inverted when scrubbing a replay. ...

Editor stalls on Mac after key up, mouse up

UE - Platform - Apple - Dec 19, 2019

UDN user reported a performance hit on Mac with the latest Hotfix release when the user is interacting with the editor either through keyboard or mouse input. This performance hit is noticeable whe ...

Duplicating a Possessable Track in Sequencer should duplicate the bound actor and bind the duplicate track to it

UE - Anim - Sequencer - Dec 19, 2019

Duplicating a possessable object binding in Sequencer causes a new sub track added to the existing possessable with a missing binding. It's unclear what the behavior should be here, as duplicating a ...

Datasmith exporters causing problems for Github users building from source code

UE - Editor - Content Pipeline - Datasmith - Importer - Dec 19, 2019

d:\unreal\unrealengine-4.24\engine\source\programs\enterprise\datasmith\datasmithsketchupexporter\private\DatasmithSketchUpCamera.h(7): fatal error C1083: Cannot open include file: 'SketchUpAPI/geom ...

DX12 crash when fullscreen app looses focus.

UE - Rendering Architecture - RHI - Dec 19, 2019