"Reference space" when exporting LevelSequences with "Override Instance Data"

UE - Anim - Sequencer - May 15, 2024

When exporting a Cinematic Camera as FBX and importing it back, all transforms and Camera view are shifted. This happens when in Level Sequence Actor has the property "Transform Origin Actor" set to ...

Depth of field and Refraction issue

UE - Rendering Architecture - May 15, 2024

Refraction does not adjust the scene depth texture, leading to a mismatch between Scene Color samples and Scene Depth samples. ...

HiddenInGame issues with Nanite enabled meshes

UE - Graphics Features - Nanite - May 15, 2024

Nanite meshes marked Hidden in Game do not have selection outlines in the editor. ...

Crash when locate_bound_objects is called

UE - Anim - Sequencer - May 14, 2024

This has been tested internally using an editor utility widget yielding the same results. That small project is attached. BoundingObjectTest. 1) Open the project 2) Run the Editor Utility Widget ...

Cracks in Nanite Tesselated Landscape

UE - Graphics Features - Nanite - May 13, 2024

Landscape component edges can become disconnected when using Nanite Tessellation at the edges of weight-blended layers. ...

PackedLevelActors are not updated when changing some properties

UE - World Creation - Worldbuilding Tools - Level Instances - May 13, 2024

Packed level actors may not be updated after changing certain properties. Workaround: reload the level containing the PLA. ...

Expanding pins and moving nodes in graph marks Compile as dirty

UE - Anim - Rigging - Control Rig - May 8, 2024

Expanding pins and moving nodes in the graph marks the Control Rig blueprint as dirty, requiring a recompile of the entire blueprint.  Blueprints do not do this.  ...

Conditional crash when a DragAndDrop operation is done betweeen Data Layers.

UE - World Creation - Worldbuilding Tools - Data Layers - May 8, 2024

A crash occurs to the engine as when we when have unreal as a backgroud task, and we try to drag and drop a layer to another by selecting the layer visibility button. ...

Using Clip() in a material may cause the outline to be displayed incorrectly on the Editor.

UE - Graphics Features - May 3, 2024

This appears to be from an interaction between the Depth Fade Expression, clip() in a Custom Expression, WPO being enabled, and the fact that the pass that draws objects for the editor outline runs ...

Water not rendering in Movie Render Queue

UE - LD & Modeling - Terrain - Water - May 3, 2024

It appears that MRQ does not actually add the pass that updates the Water Info Texture in the WaterZone actor. If the Skylight is set to "SLS Captured Scene" and does not capture every frame, then t ...