The project was built in Unreal 4.27.2 binary from the Epic Games Launcher. At this stage we have only observed the crash on devices with a hardware combination of Apple A9 1.8 GHz and 2GB of Memory ...
I think somewhere in Thumbnail Generator::Generate Thumbnail FromTexture() is applying this washout. ...
Licensee reports change of behaviour between UE4 and UE5 when reimporting a mesh after changing its lightmap build settings. Change of behaviour occurred in 17404767, which was to fix a similar pro ...
This may be specific to how the media playback is handling playback. [Link Removed] ...
When both Substepping and Tick Physics Async are enabled, there appears to be an inconsistency between the part of the physics simulation that calculates the number of steps and the part that calcul ...
The proposed fix is implemented in CL 25389340 but needs further testing to make sure there are no issues caused by it. ...
From UDN We use SetAllBodiesBelowPhysicsDisabled() to disable some bodies of our Vehicle. However by drawing the disabled bodies' particles position, we found those particles stay where they disab ...
This seems to occur when the subobject is considered unreachable but is not yet pending kill/marked as garbage. In this case, IsValid returns true while FWeakObjectPtr::Get returns nullptr for the o ...