OculusOpenXRLoader.build.cs should be part of all InstalledBuild

UE - Foundation - Build - Rocket (Installed Engine) - Oct 2, 2025

The OculusOpenXRLoader module is only required on Android but it should be possible to reference it from any project\plugin that doesn't target that platform.  The user that found the problem is ...

Recompiling an ABP that another ABP has a Property Access dependency on without recompiling/linking the other causes a crash

UE - Anim - Runtime - Anim Blueprints - Oct 2, 2025

The crash comes from the pointers in FAnimSubsystem_PropertyAccess::Library::Indirections in the layer ABP from pointing to old/invalid functions and properties from the trash ABP_Manny, as they hav ...

Failed to generate Nanite data for mesh with bDoFastBuild enabled

UE - Graphics Features - Nanite - Oct 1, 2025

If "bDoFastBuild" is enabled on a Static Mesh asset, in-editor it will never be able to have Nanite data built for it, preventing the Static Mesh from using Nanite. There is no way to fix this issu ...

Update LookupProxy chooser evaluation to work with soft object references.

UE - Anim - Gameplay - Oct 1, 2025

Soft object references in proxy tables, when evaluated return a nullptr, instead of the soft object reference to load. ...

Pathtracer - Odd results from any material adjusting normals to complement world position changes

UE - Graphics Features - Path Tracer - Sep 30, 2025

Someone on the forums is reporting a possible bug with Pathtracer and any material that adjusts normals to complement world position changes. See pic attached. Reporting forum thread:https://foru ...

BoxOverlapActors fails to catch an Overlaped actor with a particular scale, from a particular position

UE - Simulation - Physics - Query - Sep 30, 2025

BoxOverlapActors fails to overlap a scaled Floor actor with a particular scale, from a particular position and extent. The setup is really specific and described in Steps to Reproduce. The required ...

Some .tmi files from previous versions cannot be used in TM2025.2

TM - Core - Sep 30, 2025

Some .tmi files appear, while others don’t.The customer mainly uses Blender and SketchUp.On the customer side, even the TM asset “Metal workout desk DCL” has the same issue.On my (Syuya Mukai) side, I ...

Skeleton retarget settings are lost when importing/reimporting a mesh with bone hierarchy changes

UE - Editor - Content Pipeline - Import and Export - Sep 30, 2025

Importing a mesh that changes the hierarchy of a related skeleton causes the animation retarget settings on the skeleton to be lost. This is because in UInterchangeSkeletalMeshFactory::EndImportAss ...

Rendered panoramas may be overexposed

TM - Rendering - Sep 30, 2025

Reported in SF [Link Removed] Lumen Panorama renders in 2025.2 may appear overexposed compared to the viewport, or when comparing the same render produced in 2025.1.1 This only appears to occur wi ...

Merge Actors (Simplify) is broken with Substrate Shader Models Node

UE - Graphics Features - Substrate - Sep 29, 2025

Substrate Materials cannot be baked when Meshes are merged using the "Simplify" method. All textures except for the normal are reduced to a single black parameter. The normal texture produced does n ...