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 ...
A user reported a problem that started occurring with 4.10 and didn't occur in 4.9.2 (Was unable to get a project in 4.9.2 and thus unable to confirm his claims, therefore I'm not marking this as a ...
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 ...
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. ...
Creating a landscape grass type and then pressing the + to add an element crashes the editor. Frequency: 2/2 Crashreporter: not currently available ...
The firing sound in the Twin Stick Shooter template on the Linux machine does not have a constant tempo. The firing sound changes between evenly spaced sounds and closely spaced sounds. I do not se ...
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 ...