It's currently not possible to prevent notifies from firing by setting their TriggerWeightThreshold. When stepping into the code that fires the notifies I found that the given InstanceWeight was alw ...
A user has requested further compatibility support for his Ultra-Wide monitor. I attempted to troubleshoot the users issue but we have no ultra-wide in house to test the issue. We lack the document ...
The High Quality Gaussian DoF does not work when deployed to an iOS device that supports Metal. After enabling the setting within Project Settings to support Metal (A8 chipsets) and above, and then ...
When the user tries to export the Skeletal Mesh of TwinBlast (a paragon character that can be purchased off the marketplace) in 4.23. As of the time of logging this bug it is not supported in 4.23, ...
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 ...
Bundle Display Names support UTF-8 characters. However, the iOS tool chain is not handling these correctly. Error when you try to package a project with & in the display bundle name, whether it's b ...
Entering a whole number value to a float input does not create a ".0" at the end. This was noticed as it causes a small quality of life issue with orphaned pins, where the user can't simply type th ...
Launcher build ships with VulkanRHI Android binaries but do not seem to support Vulkan on Android from the launcher build without source. ...
While the engine currently supports a P4Changelist argument when launching the editor from the command line, we are only currently using it to check out assets through FPerforceCheckOutWorker::Execu ...
UAbilityTask_GrantNearbyInteraction passes itself as the source object when making the Interaction Ability Spec in UAbilityTask_GrantNearbyInteraction::QueryInteractables. This causes the "Warning: ...