Upon PIE, the Can Ever Affect Navigation option is being reset on the capsule component of an empty character. Dragging the empty character into the level, setting the option to true, and then playi ...
When opening the Pick Parent Class window on Linux, the expansion arrow next to All Classes does not properly extend to show all classes. Workaround: After clicking the arrow to extend the drop dow ...
Using Object Scale in your material with an Instanced Static Mesh does not change the color of the material if you scale the individual instances of the Instanced Static Mesh component. If you scal ...
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 ...
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 ...