AMD PSO creation causes hang in SceneCapture2D with Nanite + ShowOnly primitives

UE - Graphics Features - Nanite - Jan 16, 2024

AMD RX 6800 XT driver appears to hang (or take a very long time) in the PSO creation of the FInstanceCullVSM_CS shader when using Nanite primitive filtering NOTES:Issue can be worked around by addi ...

Depth of field rendering artifacts - flickering and masking

UE - Rendering Architecture - Jan 16, 2024

Flickering and large flashes can be seen on reflective objects that are out of focus with DOF enabled. DumpGPU shows that artifacts are visible in TSR . ...

Double clicking on Interface Function in Blueprint Graph does not take you to the function implementation.

UE - Editor - Jan 11, 2024

When double-clicking on an interface function call within a blueprint, the expected behaviour is that it will take you to the implementation of this function. However, it currently does nothing. ...

Specular/Anisotropy problems with Nanite Meshes

UE - Rendering Architecture - Jan 11, 2024

Specular highlights can disappear with clearcoat materials, when "Clear Coat Enable Second Normal" is enabled ("r.ClearCoatNormal"). ...

Some debug modes do not work in PIE

UE - Platform - Mobile - Jan 9, 2024

It looks like the output of the debug pass is ignored, and the final output from the last frame before the pass was enabled is displayed instead. If the pass is modified to return a different textu ...

Copy Actors out of play mode ( 5.3.1 )

UE - Editor - Workflow Systems - Dec 22, 2023

From UDN case #00645621: Is it possible that this function has been deactivated? In 5.03 I can copy objects from the game mode. ...

When Adding the nDisplay plugin it defaults to disabled in Projects -> Plugins -> nDisplay

UE - Content - Plugin - Dec 20, 2023

If you add/enable nDisplay as a plugin it should default to ON in the Project Plugins Settings, while Cluster Replication should remain off by default. ...

Screenspace Denoiser creates artifacts for Ray Traced Shadows

UE - Graphics Features - Ray Tracing - Nov 13, 2023

Screen space denoiser creates two types of artifacts: artifacts around boundary for general lighting The artifact is there before 5.2 but since the ray traced shadow denoiser denoises on the sqr() s ...

ComponentOverlapMultiByChannel with a rotated simple collision PrimComp misses overlap vs. complex collision

UE - Simulation - Physics - Query - Nov 8, 2023

UWorld::ComponentOverlapMultiByChannel and internally, the call to FBodyInstance::OverlapMulti, misses overlaps and blocking hits when the PrimComp's (the component used to test overlaps) mesh uses ...

Actor attached to child actor fails to serialize as part of map

UE - Gameplay - Components - Nov 3, 2023

Attaching other actors to a child actor (actor spawned by ChildActorComponent) fails to serialize correctly as part of the map. The attached actor loads as detached and resets its position back to w ...