Landscape renders black when baking with GPU Lightmass

UE - Graphics Features - Nov 7, 2023

A user encountered an issue with Landscapes not rendering once baked with GPU Lightmass. The user was using Ray Tracing. If using normal CPU Lightmass baking, landscape remains the same. ...

Haptic Feedback doesn't work on DualSense devices (and never has)

UE - Gameplay - Input - Nov 7, 2023

The haptic feedback stuff is meant for VR devices, and has never worked with DualSense or any other console (afaik) that isn't a VR device. We technically could support this, but it would just be ...

Curve Editor: Zoom/Pan in Normalized view constantly adjusting/changing

UE - Anim - Anim in Engine - Nov 6, 2023

Panning/Zooming in Normalized view is constantly shuffling your view around.. See Attached Video: [Link Removed] ...

Default Context Mappings Clearing Out Custom Triggers on module load

UE - Gameplay - Input - Nov 6, 2023

This is happening because UEnhancedPlayerInput::UEnhancedPlayerInput is attempting to load the IMC asset, but if your triggers are defined outside the engine module then it would trigger a load of t ...

Motion vectors not generating correctly in build

UE - Simulation - Physics - Nov 3, 2023

Also tried using “show VisualizeTemporalUpscaler” and noticed the frames that have missing motion vector data showed up as pops in the “show VisualizeReprojection” part of the visualizer. ...

GAS: GameplayEffect with RemovalTagRequirements in networked play triggers FScopedActiveGameplayEffectLock ensure

UE - Gameplay - Gameplay Ability System - Nov 3, 2023

Reported by multiple users. When in a networked session a GameplayEffect is automatically removed due to:a tag being added that's not allowed, or (TargetTagRequirements.RemovalTagRequirements.MustHa ...

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 ...

LevelSnapshots affect level visibility when restoring snapshot

UE - Virtual Production - Tools - Level Snapshots - Nov 2, 2023

Slack thread [Link Removed] ...