amendment void APlayerController::OnNetCleanup(UNetConnection* Connection) { UWorld* World = GetWorld(); // destroy the PC that was waiting for a swap, if it exists if (World != NULL) ...
When this issue occurs printing out the addresses of each item in the array shows that elements 2 and 3 have the same address, so for some reason the second element's value is being overridden by th ...
A licensee wants to enforce YFov constraint for a game project by setting AspectRatioAxisConstraint=AspectRatio_MaintainYFOV in the config. However during playing the sequence, the value of AspectR ...
The way in which component (and actor) events are named can result in bindings in a parent for a different event overriding the binding in a parent. ...
After finishing cloth painting, the ability to toggle Realtime Rendering in the viewport is greyed out. Additionally, the Disable Realtime Override button doesn't seem to have any effect. This probl ...
This causes the ObjectId pass in MRQ to fail to distinguish between materials in the resulting Cryptomatte file. It looks like FGeometryCacheSceneProxy doesn't implement CreateHitProxies so it's f ...
Image appears to be upside down Bug was checked on production, engine version 4.25.3 and is NOT reproducible Regression = yes ...
ALLOW_DITHERED_LOD_FOR_INSTANCED_STATIC_MESHES works without crashing in ue4.27. It appears that this code path is not maintained in ue5. ...
Landscape collision does not properly register if a character collides with it from under the landscape. ...
A user has reported the SSR quality on Macs has no visible difference between 60.0 to 100.0. I was able to confirm this is the case and also found this to be true on PC as well. I noticed that the ...