When editing a value in the details panel of a component, if you attempt to undo the changes, the component is no longer selected. The value gets undone as expected, but it is unexpected that the co ...
Ribbon trails do not immediately follow the lead particle when fired. There is an inconsistent delay in some that cause them to either not fire or fire mid stream. This did not occur in 4.10.4, bu ...
If the engine is installed without the Debug Symbols, packaging for Shipping will fail due to the missing files. While I believe this is expected for Development, it shouldn't occur with shipping. ...
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. ...
When you add a Destructible Mesh to a Destructible Mesh Component inside of a blueprint, the viewport is not updated with the new mesh. If you add the blueprint to the level and then open the bluepr ...
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 ...
The second player's screen in a Split Screen multiplayer session on Android does not render. It remains completely black. This was also an issue prior to 4.15 but was fixed with [Link Removed]. The ...