If client takes a long time to send a move to the server, the server erroneously ticks it for a large time without updating the client's timestamp, causing the server to move the client further than ...
When processing tick when paused tick interval tick functions an infinite loop can occur. ...
When trying to test Vehicle game, the counter did not increase as time elapsed. This prevents being able to test if the lap function is working. Tested in 4.13.2 CL 3145013 and it was working. Thi ...
Hi, on iOS we ask the device for its cutout regions, but the values returned by the device can be overridden using the SafeZone.Landscape.* cvars. However these are on-device only settings. When th ...
Ran into this while answering a UDN. A user was expecting to find the blueprint functions available to Editor Utility Blueprints after reparenting their actor to EditorUtilityActor. I confirmed that ...
UGS displays a prompt if syncing to latest would sync back before changes the user submitted themselves. It would be nice to allow them to keep their own files at least. ...
The function "FMaterialDerivativeAutogen::GetFunc1ReturnType(...)" does not have a case for "EFunc1::Exp2". Also found in Release-5.4, CL: 331987674 ...
See additional info URL: Decals have oddities in how depth is perceived. It seems we're sampling the left eye depth for the right eye. Decals in ISR are drawn view-by-view rather than being instance ...
Child class references are not shown after restarting the editor. However, the other reference will show up if the child blueprint is currently open. ...