Changing the state of a PrimitiveComponent->BodyInstance while SetSimulatePhysics(false) updates the game thread but does not update the physics behavior. In the repro project provided (see addl in ...
The call to UpdateInstanceTransform within UInstancedStaticMeshComponent::UpdateInstanceTransformById(..) sends bTeleport in place of bMarkRenderStateDirty that was added as part of Unreal Engine 5. ...
Datasmith imports in UE do not render materials due to missing material function. Works in UE 5.6 main but not UE 5.5 or 5.4 ...
In UE5.5(final), when adding plugin from an older version of Unreal to a BP project, we are informed that the "Engine Modules are out of date, and cannot be compiled while the engine is running. Ple ...
Light injection into the Translucent Light Grid voxels does not use the correct location for clipping or attenuation. Both of these points are outside the voxel that is being updated. Light attenua ...
In the Android Vulkan Mobile preview mode, when multiple GPU niagara systems are visible and the user moves the camera around the level it can cause a crash, potentially caused by a race condition o ...
Prefix Parameter Names checkbox does not work as expected, and the Group names are unmodified. The value "UMaterialFunction::bPrefixParameterNames" does not appear to be used anywhere in the Engine ...
FGeomTools2D::GenerateConvexHullFromPoints can result in a point cloud that is not convex or doesn't completely cover the full area from the source points. ...
Direct link with macOS Sequoia seems to be broken as Twinmotion cannot detect the Direct Link source, it seems the data is properly written in the cache directory. Update: Another user reports th ...