Niagara System user paramemters will reset upon restarting if they are used in a Blueprint. This also occurs to the system if you move the blueprint after making changes then pressing Ctrl+Z. Foun ...
When using 'showdebug abilitysystem' and switching debug target actor with Page Up and Page Down. It will not change to show the debug attributes info for the new target. The debug will still only s ...
If a TArray of spline components is created in code it is not possible to edit/add nodes to the spline inside a blueprint. ...
Spline Mesh Component created from KML file doesn't render in PIE after spline point change I cannot get this to occur outside of the users test project. He is pulling data from a KML file, creatin ...
I first experienced this on my Linux machine using a P4 build. I checked it against Windows in DX11 and did not experience the issue. Afterwards, I followed the above repro steps and saw it was occ ...
If a function inside a BlueprintFunctionLibrary class is declared as static, instances of the function node inside blueprints cause the blueprint to not save after a hot reload. This does not affec ...
Occurs 3/3 Times Base pose animation is not retained when retargeting animation with an additive anim type. ...
If a bsp brush is rotated, then the brush clipping feature is used the "Brush Clipping" feature will rotate the created face by 90 degrees or disappear entirely (if set at an angle). ...
If a function takes in an FQuat value and then multiplies it by an FQuat, the project will build properly but then crash when trying to launch the project in the editor. Example project available b ...