Opening the maps from the Soul: City asset pack on Linux causes a crash. This seems to be rendering related. It was originally reported as a Vulkan specific issue but we've reproduced it without Vul ...
overlap events do not fire when collision components such as sphere or capsule collision components are added to a vehicle blueprint. Overlap events seem to register if the component overlaps with o ...
When using static or dynamic modifiers only navmesh, there are times that the navmesh will build and display correctly in editor, but it does not get properly loaded at runtime (PIE/SIE). The Recast ...
Actor's do not appear to be ticking when a level is first loaded when using a Level Streaming Volume. The Tick event will fire on the second and subsequent attempts. Edit: After further testing, th ...
When using the Enhanced Input Context, the Input Touch Hold trigger does not reset correctly after releasing a touch input. Unlike Mouse Hold, which keeps firing Canceled events as expected, Input T ...
Calling the ApplySettings method on a UGameUserSettings object results in a noticeable hitch, with severity proportional to the number of primitive components present in the scene. This hitch stems ...
The asset manager is used to scan directories on disk for different Primary Assets that can then be loaded on demand. Game feature plugins support the ability to add additional scan directories when ...
After adding a new Camera Actor Component within Blueprints to an existing Spring Arm Component, the Camera Component adopts the location settings , but does not set its location within the viewport ...
Regression from 4.26 where actions fail to bind when remoting in 4.27 Repro: using the Microsoft OpenXR Extensions plugin here:https://github.com/microsoft/Microsoft-OpenXR-Unreal/tree/main/MsftOpe ...
Instance overlap functions for Foliage Instanced Static Meshes detects instances incorrectly. I was able to see this occur with both the Sphere and Box functions. In addition, I drew out debug sphe ...