The fill bucket tool under foliage does not work with BSP surfaces. ...
Did not occur when building the 3rd Person Code template from Windows to XCode 9. Also did not occur when building StrategyGame from Windows to XCode 8. This hasn't yet been tested natively on a Ma ...
There is a spelling error in the tutorial for blueprints. The word "contains" is written as "containes." ...
Handling SIGTERM can deadlock because RequestExit() can log stuff. If we happen to be in the malloc at that time of receiving the signal this is going to deadlock the process. In general, we should ...
When viewing foliage on Linux it culls in and out as the camera comes closer to it. Also changing the way it is rendered to become grey and transparent (and changing back to normal, perhaps dependin ...
When duplicating an Interface function, the values for Input/Output are doubled or tripled. ...
When using NewBinding, the bind does not work properly with the level sequence specified by ShotTrack. The cause is that Guid of ExistingBindingID will be empty when passing through ActorPicked in ...
GrabHand Cursors appear as Hand (Index finger cursor) in a packaged project 4.20p5 CL# 4173640 4.21 CL# 4179764 ...