This is a regression from 4.15.2 ...
The API.chm file is invalid. Additionally the website API docs are out of date. This is tied to a larger issue with the APIDocTool. ...
Any environment with volumetric fog enabled will have a light leak which appears through objects. Found in 4.20 CL# 4369336, 4.21 CL# 4613538, 4.22 CL# 4666322 ...
Get Supported AR Video Formats node only functions on iOS. (ARCore Library has similar 'Get ARCore Camera Config' node currently) Tested with iPad A1701 and Note 9 ...
On the client, NotifyBeginPlay is triggered via AGameStateBase::OnRep_ReplicatedHasBegunPlay. However, if a replicated actor is waiting on its initial replicated state to be received and applied (bA ...
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 ...