Pawns using Floating Pawn Movement will teleport to the location specified in Move To Location. From fix CL 2619989: "Fixed FloatingPawnMovement component's issue when controlling AI pawn. Basicall ...
This is a new ticket for the D3D 'HUNG' crash originally reported in [Link Removed]. Some fixes were introduced in 4.14.2 that decreased the occurrences of this crash, but other cases are still ongo ...
The Gradient Tool rotates the camera on Mac instead of painting the Gradient End Value. I wasn't able to test in Main on a Mac. There were no issues on Windows in 4.23.1, 4.24.3 and 4.26 Main. Foun ...
TimeSynth 96KHz music clips only play for a split second and then stop. 48KHz files play correctly however 96KHz 16-bit and 24-bit files do not This was reported and tested in 4.25 (CL-13144385) an ...
In UE 5.5, the Editor may crash in FHLSLMaterialTranslator::GetMaterialEnvironment when loading materials with Material Parameter Collections, likely due to async loading. Calling ParameterCollectio ...
Get overlapping components/actors is not fully populated with initial overlaps by BeginPlay in 4.24, like they were in 4.23 ...
The templated Lyra project for 5.5 is missing a reference to IMC_Default_KBM on /ShooterCore/Experiences/LAS_ShooterGame_SharedInput because it looks like IMC_Default_KBM was renamed to IMC_Default. ...
The jni functions in GoogleARCoreAndroidHelper.cpp are not correctly exported, when we tried to build a Test project it failed with this exception: java.lang.UnsatisfiedLinkError: No implementatio ...
Suggested fix from licensee: After investigation, it seems that the filename is passed as a string instead of a FileReference in Script.cs:84. Fixing the issue seems to be as simple as changing th ...
The Cloth simulation time step smoothing is interfering with the substepping fix for multi Temporal Samples by changing the very variable DeltaTime and causing some large errors in the cloth simulat ...