This may not compile properly. Should be fixed. ...
I have a fix ready for this in cl: 17967661 ...
Currently, the SButton and SBorder widgets multiply the color and opacity during OnPaint before calling the super (SCompoundWidget::OnPaint). This causes the operation to be done twice, since the co ...
Local fog volumes have a substantial offset when placed at a far distance from world origin and is then rotated. This was not the case in 5.3 when tested under the same conditions, so this is likely ...
This is a regression from a long while ago that needs to get fixed ...
ProjectWorldToScreen always returns true. User states: "This probably comes from that line of code : bResult = Player->PostProcessWorldToScreen(WorldPosition, ScreenPosition, bPlayerViewportRelati ...
If the user gets the world location of the arrow component ( one example) in a packaged project it will cause the game to crash. This does not happen in the editor and it has to be done one the thir ...
Licensee notes issue with csgRebuild and proposes a reasonable fix. ...
Fixed in Dev-Editor (CL# 3479874). Needs merging. ...
This happens on both Ubuntu 16.04 and Ubuntu 14.04. ...