When importing Destructible Mesh chunks, the imported chunks are larger than the Mesh

UE - Simulation - Physics - Destruction - Mar 6, 2020

The Imported Destructible Mesh chucks are not to scale when compared the original mesh and appear much larger. This was reported and tested in 4.23.1 (CL-9631420). This was reproduced in 4.24.3 (CL ...

Navmesh seems to have buggy behavior when interacting with HISMCs that programmatically set mesh via SetStaticMesh.

UE - AI - Mar 6, 2020

Both versions works correctly if HISMC is pre-placed (generated in ConstructionScript). Only when generated dynamically does it fails. The Navmesh isn't being updated after SetStaticMesh and AddInst ...

Engine Crashes On Scene Close When An Actor Is Spawned With Templated FActorSpawnParameters

UE - Simulation - Physics - Mar 5, 2020

When an actor is spawned with Spawn Parameters that are templated the engine crashes when closing a scene. This wasn't happening when there wasn't a physics constraint on the spawned blueprint. Thi ...

Deferred decal does not display when running GTAO.

UE - Graphics Features - Mar 4, 2020

Deferred decal does not appear if GTAO is enabled. ...

Changing the channel name inside of the channel mask parameter node results in crash

UE - Rendering Architecture - Materials - Mar 4, 2020

Changing the name of a channel inside of the channel mask parameter node results in a crash. ...

Assets Jitter When Selected In Editor

Tools - Mar 4, 2020

When you are selecting an asset in the editor it jitters a little bit until unselected. Found in 4.25.0 Preview 1 CL#11723679 Reproduced in 4.26.0 Main CL#11724764 ...

UDN - "Update Navigation Automatically" turned off, does not prevent auto rebuild of sublevels after going in PIE

UE - AI - Mar 4, 2020

https://udn.unrealengine.com/questions/558782/view.html ...

Send "Enter Key" is not working with press and release key in Web Browser plugin

Tools - Mar 3, 2020

When trying to send the Enter Key to Web Browser using the Press and Release function, it does not work. This function works with any other key that you try to send. A repro project is attached tha ...

Raytraced reflections are aliased, but reflections of reflections are not

UE - Graphics Features - Lumen - Mar 3, 2020

Raytraced reflections contain aliasing, but the reflections of the aliased reflection do not. In the provided image, you will see plane C shows the reflection of the grid material with aliasing arti ...

UMG Animations Scale Retainer Boxes When Only Translating them

UE - Editor - UI Systems - Feb 28, 2020

When translating a retainer box in an UMG animation the scale of the retainer box is also affected. Attached is a 4.23 example project. Found in 4.24.3 CL#11590370 Reproduced in 4.23.1 CL#9631420, ...