When calling EncompassesPoint on an ANavMeshBoundsVolume, the method always returns false even if the target point is clearly within the visible volume bounds. This occurs because AVolume::Encompas ...
When using the Anamorphic Squeeze Factor on a camera on AMD RDNA3 and RDNA4 hardware, blocking artefacts may be seen depending on the extent of the blur. The peripheries of the viewport appear to be ...
USplineNavModifierComponent was made available in UE 5.4. It generates several FAreaNavModifier instances covering a region with a certain thickness around a USplineComponent, and worked correctly u ...
Some components continue to dirty the navigation state even if bCanEverAffectNavigation is unchecked. Behavior appears very similar to an existing bug, [Link Removed] ([Link Removed]), which invol ...
This looks to occur because of the order in which the OSS Adapter module and Steam OSS module are shut down. The OSS Adapter holds onto references to the OSS's interfaces, so when the Steam OSS modu ...
The sim morph import has been broken after a change to make it work for cooked assets. Ticking the Import Sim Morph Targets checkbox crashes as soon as a skeletal mesh with morph target is specifie ...
For the "WebAPI" TokenType, the call to execute the delegate is missing in the case where the SteamUserPtr is null or if BLoggedOn is false for the SteamUserPtr, so GetLinkedAccountAuthToken will ju ...
The following code can often be found in UNiagaraDataInterfaceChaosDestruction.const int32 ParticleID = ParticleIDParam.GetAndAdvance() - LastSpawnedPointID + 1; The LastSpawnedPointID is usual ...
Reported in SF [Link Removed] In videos containing multiple parts, the cumulative time indicator that shows the full length of the video no longer works correctly and will incorrectly display a len ...