When pressing the "Show Inactive" button in the material instance editor, all material parameters are supposed to be displayed in the EditorUI. This is not the case, only some of the parameters are ...
Adding a custom component to a Blueprint and then deleting the code class defining that custom component from the project will crash the Editor any time you try to open a Blueprint containing that c ...
When a Sound Wave is set on a referenced node, and that node is used in composition, the Sound Wave will cut out after some time. This does not occur if the reference node uses an Input node for the ...
The Left Mouse Button Pressed event is not firing when Input Mode Game Only is set and Show Mouse Cursor is true. Attached is an example project (4.23) that demonstrates the issue. Found in 4.23.0 ...
Not a regression. Tested in: //UE4/Release-4.26.2 CL15973114 Binary - Reproduced //UE4/Release-4.27.1 CL17735300 Binary - Reproduced //UE5/Release-5.0-EarlyAccess CL16682836 Binary - Reproduced Fro ...
When using the Blueprint Diff tool to diff an Animation Blueprint, it fails to find nodes that have been deleted from a State Machine rule. It also fails to show the correct State Machine rule when ...
The Actor Sequencer Timeline appears to not be able to correctly recognize the variables manipulated within the viewport. Thus, when attempting to add a keyframe after moving a component, within the ...
Clicking the tutorial button in the Blueprint editor while the tutorial alert in the main editor is still displayed will crash the editor. Reproduced in 4.8.1 and Main (//depot/UE4/Promoted-CL-2605 ...
Renaming a Struct variable that is used in a Widget BP creates 'Warning: Unknown property in' warnings in the Output Log User Description: I think this should be brought up as these seems to be a ...
Editor crashes with 2 or more Clients when spawning a Blueprint created from a Static Mesh using the Blueprint/Add Script button. Blueprints created from Static Meshes using other methods do not cau ...