The 5.5 version of the CitySample project, particularly the MassCrowd scene, was not properly maintained. The previously working functionality of NPCs being able to sit on a bench is now broken. CAS ...
When a widget blueprint is created with Enhanced Input bindings in the event graph, when it is subclassed those bindings will not work in the child. This is inconsistent with how Actors function, an ...
When launching the editor for the "external\foreign" project, the code in GetEngineAndProjectAbsoluteDirsFromExecutable ends up superseding the path returned from {{FPlatformMisc::ProjectDir() }} wi ...
Materials that make use of the analytical derivatives path to avoid hardware derivatives can still generate derivative operations on texture samples when the shading model has a custom data pin and ...
When tearing down a nanite project with the nullrhi active, there is a crash in the FeedbackManager destructor that causes any exit to be unclean. The teardown process causes a crash as the destruc ...
Received a report from a licensee using Network Prediction Plugin and Mover. There is a strong likelihood of a crash occurring when using NPP's smoothing option and spawning new NPP-simulating ins ...
We're encountering an issue when using object tracks in subsequencer. When enabling blending on a subsequencer section, the object reference resets throughout the entire duration of the track. Inte ...
Encountered a crash during the garbage collection phase when using sequencer conditions with subsequence tracks. Specifically, objects appear to break the "Disregard for GC" assumptions. ...