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. ...
Appears to be an issue with load order and the timing of when we populate the 'ShowSpriteCommands' and 'SpriteIDToIndexMap' containers, which we assert on if they're not the same size. The original ...
slack discussion: [Link Removed] ...
On a Mac, when opening a custom character blueprint from a project that has been converted to 4.5 from a previous version of the engine, the engine immediately crashes. ...
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 ...
A player cannot move heavier GC objects even if we have a valid setup due to the GC not reporting the correct mass. ...
Adding a static mesh to a scene has different tessellation than when painting the same mesh with the foliage brush. ...