[Mobile/Forward Rendering] PlanarReflection does not work when the reflection plane faces certain directions

UE - Platform - Mobile - Sep 24, 2025

Note: This repros on 4.27 and all 5.x versions. When using the mobile renderer and/or forward shading, Planar Reflection will simply not work if the reflection plane normal has components that add ...

Datasmith Archicad - Transform will not resync properly when modifying roof thickness and transforms

TM - Interoperability - Sep 24, 2025

Reported in SF [Link Removed] With Datasmith Direct Link from Archicad, when adjusting the roof thickness for an imported roof any adjustments to the transform of the roof will not update on resync ...

NaN Present on IOS after UE5.6 Because of Removal of MobileSpecularGGX

UE - Platform - Mobile - Sep 24, 2025

In UE5.6 MobileSpecularGGX was removed and now mobile devices also run D_GGX. The problem is that there are still cases where very bright values are produced (image 1) and thus NaNs appear in the Bl ...

Iris - actors spawned/loaded before a connection exists will not use delta compression

UE - Networking - Iris - Sep 24, 2025

FDeltaCompressionBaselineManager::CreateBaseline will return early if the object has an invalid ObjectInfoIndex, which is allocated in FDeltaCompressionBaselineManager::UpdateScope (by calling FDelt ...

FBlackboardKeySelector filters aren't applied when recompiling blueprint if a behavior tree asset containing the blueprint added as a service is closed, or if the blueprint is reparented.

UE - AI - BehaviorTree - Sep 24, 2025

Context In Behavior Trees, BT Services can be added to nodes. Those services can have configurable FBlackboardKeySelectors. BlackboardKeys are variables on a blackboard that the behavior tree can r ...

Post Process Animation Blueprint Crash When Using Blend Node

UE - Anim - Runtime - Anim Blueprints - Sep 24, 2025

When using a Blend node inside a Post Process Animation Blueprint, the editor crashes while rendering thumbnails. The crash occurs because USkeletonThumbnailRenderer attempts to draw a thumbnail wit ...