The new config object is created with the same serialization name as the legacy one "ClothConfigNV", causing the legacy data to be reset prior to migration. Replacing In UClothingAssetCommon::AddCl ...
AGameModeBase::GetGameSessionClass wasn't properly returning the set GameSessionClass. ...
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. ...
When importing wav files with a higher bit depth than 16, any cue points on the file are stripped. ...
In Action Rpg sample, creating a new Blueprint of type GameplayCueNotifyActor or GameplayCueNotifyStatic, results in an Engine crash. The call stack leads to a PrintF Slate warning message that woul ...
upd. Regression was checked on //UE4/Release-4.26 CL 15973114, issue was reproduced. Regression - No ...
12>e:\github\unrealengine\engine\source\programs\enterprise\datasmith\datasmithsketchupexporter\private\DatasmithSketchUpCamera.h(7): fatal error C1083: Cannot open include file: 'SketchUpAPI/geomet ...
"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 ...