Holding Right mouse button to scroll a scroll box appears to be much slower than it did in previous versions of the engine. The user must move their mouse many times further to scroll to the bottom ...
If the user applies a material or texture to the disabled button style option the button will not used the material/texture that was used but will instead use the default grayed out button look. E ...
Paper sprite causes package to fail when Blueprint Nativization Method is set to inclusive ...
If the user uses the is hovered node with a scroll box, the node will return true no matter what once the scroll box has been hovered once. ...
The issue is that on iOS devices textures are displaying significantly darker than expected. I did a color calibration with my monitor to get a more accurate representation of the texture. I set th ...
Spin Box delta does not appear to affect how the spin box increments through its values when clicking and dragging with the mouse. The spin box appears to increment/decrement by more or less dependi ...
Acquired a blueprint from a user cannot open it. It crashes project when opening the blueprint "NewPickup" ...
When the game window is maximized on any monitor other than the left most monitor, the mouse will not interact with the game window. ...
BlueprintNativeEvents (and BlueprintImplementableEvents) are not available to be overridden in a Blueprint Graph if they do not return a value. This affects both functions present in source code, as ...