Retriggerable delays and the nodes after are not recognized when triggered by tick events. ...
Multigates only fire the first output when inside a function. The same setup in the Event Graph will function as intended. Reproduced in 4.7.4 binary and Main (//depot/UE4/Promotable-CL-2498147) ...
The default values of a Struct variable in a Blueprint will return to the default values of the Struct on compile when all values are set to 0. Possibly related to [Link Removed] Tested in 4.6.1 a ...
When changing the value of the blendweights of a character in a level, it is breaking the animation that the character has and causign the animation to show as jittery. ...
In any newly opened project the 'Keyboard Shortcuts' within the 'Editor Preferences' for the 'Blueprint Editor' do not appear until you have opened a blueprint within the project. After closing and ...
A physics actor will still bounce if the Restitution of a Physical Matieral is set to 0 User Description: Explanation : I am trying to create a Badminton Game for fun and while I was trying to han ...
The editor crashes when pasting a comment box from a blueprint into a behavior tree. Found in 4.12.1 binary. Reproduced in 4.11.2 binary and Main CL 3005971 Source Context94 95 fo ...
Widget node IsHovered does not register a TouchUp when you TouchDown onto a touchscreen device. It keeps the same x,y coordinates when moving your finger along the screen. I have spoken with Chris ...
Static lighting will not bounce on the ceiling when using a Layered Material. The Material Attributes Layers node is used which doesn't appear in 4.24.3 so this isn't a regression. This was report ...
Setting the brush shape of the root component for a custom volume BP causes the editor to immediately crash. ...