AGameModeBase::GetGameSessionClass wasn't properly returning the set GameSessionClass. ...
When trying to launch a .exe after disabling SM5 in the project settings, an error will appear. The global shader cache file ../../../../Engine/GlobalShaderCache-PCD3D_SM5.bin is missing. ...
Saving and reloading a Blueprint instance with a compilation error, a.k.a., "Bad Blueprint" will lead to a transform reset when the Blueprint is successfully recompiled. ...
upd. Regression was checked on //UE4/Release-4.26 CL 15973114, issue was reproduced. Regression - No ...
"We've been able to enable velocity rendering when using instanced rendering. However, by looking at the generated vertex shader the computation of the previous position seems to be incorrect: flo ...
Is changing the world to meters in the current 4.19 AR template project supposed to affect the world, or is world to meters only for VR projects currently? We have project where a client wants us to ...
Welding components uses precomputed weights for to determine center of mass for the actor. This can cause problems when users want to specify custom weights for certain components. ...