USkeleton class only performs Add or Empty operations on the LinkupCache array and has no Remove, so the number of LinkupCache can keep increasing in some cases (A description in Step to Reproduce s ...
The following odd behavior did not happen until UE 5.2, but happens in the latest UE 5.3. When the "Grid" show flag is disabled in the Level Editor Viewport, all billboard sprites and volume outlin ...
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. ...
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 ...
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 ...
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. ...
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 ...
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 ...