After editing character blueprint of a code based side scroller project, starting PIE will show the camera detached from the character and exiting PIE causes the project to crash. NOTE: This appear ...
Binding a function in code to OnComponentBeginOverlap, OnComponentEndOverlap, or OnComponentHit does not trigger the bound function from code. ...
Using the FEditorModeID for the different editor modes does not affect actual modes available in editor Modes tab. Example: Command "Mode EM_Foliage" does not switch to the foliage mode Workaround ...
When an object has a component attached that has another component as a child, the nested component is shown as a direct child to the parent object. In the image: The listing in the hierarchy surro ...
When using the Make Writable button, it is intended to make the file editable without the prompt to check an asset out popping up on subsequent attempts to save the asset. This does not work for Sub ...
A memory leak seems to occur when switching between levels multiple times. This is being monitored by memreport full ...
User claims that crash occurs when a new user joins a session and the program attempts to unmute the existing players. This only occurs if Network Replays are active. Note: No reproduction has yet ...
When using the Material editor, the preview slides on the texture nodes do not clip behind the other elements of the UI as the nodes do. This issue only occurs on Mac OSX El Capitan version. It was ...
Users are experiencing an issue where the color picker is opening half or more off screen. This is particular bad for users who only have one monitor. It is most prevalent in a UMG Widget BP, but ...
Text UMG isn't showing up on HTML5 when it's packaged and ran on the browsers. This has only been seen on HTML5 so far. ...