FKConvexElem::CalcAABB was ignoring the elements currently defined transform, and only scaling. This means that any actor that has a transform (not just Merge Actors) could potentially have very dis ...
In the vehicle template, vehicle wheels ignore collision settings of the vehicle when they are set to custom and altered. ...
"The test event is set up using the default CE port, but every time an event is sent through the launcher the display receives the input and processes it, however the launcher will "hang" and stop ...
When running in the Editor, actor owning a UCameraTestComponent that sets DesiredView.Rotation Pitch below -90 or over 90 will attach to the Editor Camera as if it was being piloted. The licensee re ...
When CopyActorProperties is used with a target being a template such as a blueprint, it can copy and serialize EditInstanceOnly Properties. ...
By setting an Atlas Group to a newly created sprite, the editor freezes. This feature is most important, even if this issue can only be reproduced by a minority of users. Repro rate: 5/5 Notes:No ...
Uncovered while testing [Link Removed] ...
APlayerController::ClientStartOnlineSession() checks PlayerState at the start of a game after loading a level. Due to time needed to load in, client player state may may return NULL ...
When the character class is set to always relevant, if a client travels very far away from another character, such that the character is relevant but the component they're standing on is not (but al ...
Parent component visibility in a child blueprint isn't reflected in a launched/packaged project. ...