SketchUp UV scale is not consistent for Datasmith imports.

TM - Interoperability - Dec 6, 2024

This is not a regression.  We have 2 issues here.  First we have different tiling for the different materials, since the way sketchup handles texture scale. They scale the UVs of the object instead ...

Digital buttons for gamepad thumbsticks and triggers can fire multiple times per-frame in Game Input

UE - Gameplay - Input - Dec 4, 2024

In Game Input, the buttons for different thumbstick and trigger digital events (i.e. RightStickUp, LeftStickUp, LeftStickRight, etc) can actually fire multiple times in a single frame, even though w ...

Iris - always relevant actors placed in the map do not appear in the debug list

UE - Networking - Iris - Dec 4, 2024

This seems to occur regardless of which filter is used and whether bNetLoadOnClient is true or not. ...

Exporting process stuck in "Estimated time" phase when uploading projects with Panorama Sets & Presentation after freshly booting TM

TM - Core - Dec 4, 2024

Cloud Build: TWINMOTION CL app-2023.2.33001994-2024.1.37216540-2025.1.38508591-cloud-2024.12.02.095314 (DEV / STAG, CHROME) Issue: Exporting process stuck in "Estimated time" phase when uploading p ...

Enabling "ShowFlag.PhysicalMaterialMasks" causes editor crash when physical material masks aren't yet imported.

UE - Simulation - Physics - Dec 3, 2024

When there is a physical material mask asset that has been created and applied to a mesh in the level without having a texture source imported yet, and then "ShowFlag.PhysicalMaterialMasks" is enabl ...

FRenderThreadCommandPipe::EnqueueAndLaunch does not properly capture/reapply LLM Context in all situations

UE - Rendering Architecture - RHI - Dec 3, 2024

When multiple render commands are enqueued before the graph task runs for a prior enqueued command, the new commands will be put into the Queue for the task to run and no context is captured. When t ...

Crash when enabling r.PSOPrecache.Resources due to check() in FSkeletalMeshObjectGPUSkin::GetUsedVertexFactoryData

UE - Rendering Architecture - Dec 3, 2024

The game crashes because of a nullptr SkinnedMeshComponent in  FSkeletalMeshObjectGPUSkin::GetUsedVertexFactoryData when r.PSOPrecache.Resources is enabled and a skeletal mesh is loaded due to a new ...