Result : all the RTs allocated for edit layers (in global merge mode) will be padded to the next power of 2 for no good reason, which can lead to out-of-VRAM (as reported by [Link Removed]) ...
In high-end mobile preview modes the exposure will return much more exaggerated results. This is related to the new default tone mapper settings since changing r.TonemapperFilm to 0 solves the issue ...
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 ...
If the user uses world delta seconds in a calculation there appears to be some incorrect values. Note there is also a users project attached if you would like to look at that example. ...
Stereo layer appears to move/slide as the player moves the HMD from side to side when using the world locked setting for the stereo layer. ...
slack discussion: [Link Removed] ...
This is a unique problem with macro libraries and the AddComponent node. It would appear that the issue has to do with the MakeNewComponentTemplateName function that we use when we create these func ...
The new AI Perception system's BP API, marketed in release notes, depends on UAIPerceptionComponent::GetActorsPerception, that, as one AnswerHub user points out, is useless due to a buggy condition ...