A HISMC (Hierarchical Instanced Static Mesh Component) created dynamically through blueprints has its simulation reset by the Wind Directional Source. "The HISMC needs to get spawned from an Actor ...
TextBox(Multi-line) or EditableText(multi-line) in UMG blinks when it meets certain condition in editor. The condition is Both Size to content option for TextBox(Multi-line) or EditableText(multi-l ...
Actor references in Level Blueprint show an incorrect display name on their nodes after converting the project from 4.6.1 to 4.7 Preview or 4.8. Reproduced in 4.7.1 Preview 4 and in Main (Promotabl ...
Use Complex as Simple isn't working for dynamic objects. However, if not simulating physics, collision works correctly. Same as TTP# 229782 that wasn't moved to JIRA. ...
Auto-Key All and Auto-Key Animated don't work as expected. Might consider having a third option that Auto-Keys only the modified property. ...
Destructible doesn't return Impulse data on hit User Description: I'm working on a project with destructible structures. I'd like to apply damage to actors that are hit by fractured destructible m ...
Transition Notifies are available for selection in Event Graph of the Character Blueprint even though, apparently, they only function in the Event Graph of the AnimBlueprint. ...
Ctrl+Dragging multiple pins at once will sometimes drop pins This is a regression. The same setup was working in 4.12.5, but isn't working in 4.13.1 & Main (4.14) User Description: Blueprint conn ...
'Can Jump' functions differently in 4.13 User Description: "Can Jump" doesn't update in an appropriate manner in 4.13. In 4.12 it would return true while grounded, false while in the air, and the ...
Setting Ignore Base Actor Rotation to false continues to ignore base actor rotation when standing on an object that is spinning. ...