Editor crashes after ejecting from pawn and opening a sequence when ending PIE ...
Map Check will generate an error when an actor is attached to a child actor in the Scene Outliner. At runtime, the attachment seems to work as intended so it's only a Map Check issue. The error read ...
Search results in component pickers do not show up unless they match both the name of the actor and the component, this is because FActorHierarchy::CreateWorldChildren ends up calling Mode->CreateIt ...
Requested by licensees: [Link Removed] ...
Entering an Audio Volume that has a Submix Send set to Pre Distance Attenuation and using a Convolution Reverb causes severe audio glitching. Does not occur if Send is Post Distance Attenuation. Doe ...
Registration of budgeted components with the allocator fails when running in ENetMode::NM_Client. The initialization order when running in this mode is different to Standalone net mode which ends u ...
HISM is generated by ConstructionScript Actor is placed on the level and navmesh is generated on top of HISM. In UE5.2, the navmesh was generated without splitting on the HISM. In UE5.3, a break occ ...
Specifying which orientations the iOS app supports are not honoured correctly. ie: a landscape only game will still render in Portrait mode even when Portrait is disabled in the iOS Settings panel ...
It looks like the skylight is not updating the CPU side SH values when Real Time Capture is enabled, and thus old/empty values are sent to the fog. ...