BTDecorator_ForceSuccess does not work correctly on RunBehavior Node with Abort Decorators

UE - AI - BehaviorTree - Dec 20, 2024

When using the ForceSuccess decorator on a Run Behavior task which also has an abort decorator, the Force Success node cannot make the task return succeeded when the abort is triggered. This means t ...

Poor Vulkan RHIThread performance in Development builds on some Android

UE - Platform - Mobile - Dec 10, 2024

Community-attempted workaround received in [Link Removed] Correct fix submitted to 5.6 FNMain in [Link Removed] which needs integrating into 5.5.3. ...

Validity of a workaround for an issue with MobileRenderer where RecieveShadow can't be rendered properly

UE - Platform - Mobile - Nov 11, 2024

Dynamic instancing is likely causing an issue where meshes that need shadows are getting combined with meshes that do not need shadows causing missing shadows. Tests were done with CSMs. Reproducti ...

COM Media Type error in video writer on 8K videos

TM - Rendering - Dec 12, 2024

360 videos set to 8K resolution will fail to render in Twinmotion 2024.1.2 and newer Render attempts will end abruptly shortly after being initiated with the following error message ion the logs L ...

Editor.Plugins.Tools.Modeling.EditorMode.ExtrudePolygons.* test cases fail in headless mode due to stylus error log.

UE - Content Tools - Modeling Tools - Jan 15, 2025

Hello! In UE 5.5 Preview, new stylus code was introduced, which can cause a test failure in an unrelated test suite, Editor.Plugins.Tools.Modeling.EditorMode.ExtrudePolygons.*. The test indirectly ...

Add support for Debug Persistent Foreground Line Batcher

UE - Anim - Rigging - Control Rig - Jan 7, 2025

Foreground debug lines are cleared each frame and as a result, dissapear when PIE is paused (even if no persistence is supported, the lines sould be drawn if PIE is paused). We need support for pers ...

UserSceneTexture Post Process Material Renders Incorrectly When ScreenPercentage is Below 100

UE - Graphics Features - Dec 17, 2024

When using a UserSceneTexture in a post-process material, a visible rendering issue occurs if the viewport's ScreenPercentage is set to below 100. This issue looks like it might stem from an incorre ...

UV Rotation does not work for video materials

TM - Rendering - Dec 9, 2024

The rotation parameter of video materials does not function in Twinmotion 2024.1.2 and Twinmotion 2025.1 PR. Adjusting the slider does not have any effect. Feature last worked in Twinmotion 2023.2 ...

ARKit - Handheld AR Template Experiences Periodic Hitches when Quick Launched

UE - Platform - Mobile - Jan 14, 2025

Reproduced 3/3 times. Regression testing in progress. Issue was reproduced on both Windows and MacOS launching onto iOS. Issue does not reproduce when packaging and installing an .ipa app. ...

Building Geometry Stops UTickableWorldSubsystem Ticking

UE - Content Tools - Jan 13, 2025

Can be mitigated by reopening the Level. There is a repro project provided by the licensee on the case ticket. ...