Reference Viewer doesn't show references to Primary Asset IDs

UE - Editor - Applied Usability - May 13, 2025

Context Reference Viewer can be used to view references between assets. There is a setting 'Show Management References' whose tooltip implies that references via PrimaryAssetID should be findable t ...

Meta Quest - Visual Artifacting in right eye with Lumen enabled and effects quality set to High

TM - VR - May 9, 2025

Reported in SF [Link Removed] On Meta Quest headsets, when Lumen is enabled for VR, setting the Effects Quality to High can cause visual artifacts to appear in reflections in the right eye of the h ...

PIE Seamless Travel with a standalone level instance causes assert in UWorldPartition::BeginDestroy

UE - World Creation - Worldbuilding Tools - Level Instances - May 8, 2025

This check is hit on the server instance while it is performing garbage collection during the seamless travel. During this garbage collection, it will determine that the UWorldPartition object belon ...

Unreal Editor Submenus Disappear on Mouse Hover on Linux during Remote Session

UE - Editor - Applied Usability - May 8, 2025

Sub-menus disappear when using Linux in a remote session in launcher build of UE Release 5.5.4. ...

Mover character flickers downward while crouched and moving every so often

UE - Gameplay - Player Movement - Mover - May 8, 2025

Repro Rate 5/5 Packaged onWindows - 10 - Enterprise - L3864 Processor: AMD Ryzen Threadripper PRO 3975WX 32-Cores 3.50 GHz RAM: 128 GB GPU: NVIDIA GeForce RTX 3080 GPU Driver Version: 572.83 ...

Actor Channel failure occurs when quickly unloading and loading a streaming level

UE - Networking - May 8, 2025

With high enough latency, quickly unloading an reloading a streaming level with a replicated actor on the server can cause the actor channel on the client to fail to find this actor: UActorChannel:: ...

SKP Import - Applied texture maps from previous Twinmotion versions are lost after reimport in TM 2025.1.1

TM - Interoperability - May 8, 2025

Reported in SF [Link Removed] For SKP imports that were added to a file in a previous version of Twinmotion, when the .tm file is concerted to and opened in TM 2025.1.1, if the SKP model is re-impo ...

InstancedStruct Local Variables do not work

UE - Foundation - May 7, 2025

The licensee has noticed that local variables of type InstancedStruct return nullptr. The setup is a verification of the behavior. Class variables work normally. I've tested this behavior on every v ...

Assertion failed in FNetGUIDCache::CleanReferences during seamless travel after reloading primary asset package

UE - Networking - May 7, 2025

Following this sequence of events, the ObjectLookup and NetGUIDLookup on the server's PackageMapClient will end up in a bad state. In the ObjectLookup Map, the primary asset's package will be mapped ...

Exception on missing fiile during GC in horde storage

UE - Foundation - Horde - Storage - May 7, 2025

During GC, if a file was manually deleted (but the storage system is still track), GC can erroneously fail (and never remove the reference). This causes a backup in GC, putting the whole algorithm i ...