The Spawn Actor from Class node's dropdown menu gets cut off when zoomed out. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2473270) ...
When applying a Material to a Static Mesh in the SM Editor, an event for the undo function is never created and when you undo you are undoing the last action outside of the SM Editor. Also reproduc ...
Cannot hide most Blueprint categories from the Class Settings of a bp. x = Cannot hide Actor - Hid-able Add Component - x Add Event - x AI - x Animation - Hid-able Audio - Hid-able Canvas Render T ...
When watching Matinee on a mac using Standalone Game the fps fluctuates wildly. ...
There are a few separate issues with user input plumbing that prevent keypresses from getting to FDefaultGameMoviePlayer during a startup video 1) In FDefaultGameMoviePlayer::WaitForMovieToFinish() ...
When typing the word "Custom" into a blueprint search field, Add Custom Event is no longer the first node that appears. This is inconsistent with behavior in previous versions, as typing in "custom ...
Using Enter to accept the description of a blueprint function causes the cursor to return to a new line instead of accepting the current input. Regression: Yes - Pressing enter in 4.12 would accept ...
Velocities are not being cleared when physics simulation set to false. ...
The incorrect resolution is used on computers with 4k monitors that use DPI scaling (default 150%) because the default for UE projects is bAllowHighDPIInGameMode=False which results in SetProcessDp ...