You cannot adjust the Window size to the iPhone 6 or iPhone 6 + preset Common Window Sizes in the Editor Preferences. Regression: this did not occur in UE 4.10 NOTE: This does not occur in New Ed ...
Defining a FRuntimeFloatCurve inside a code based struct causes the editor to crash if the struct is added as a local variable to a blueprint function and the "Create External Curve" button is press ...
Overridden custom functions have inputs locked when parent actor is set to different blueprint type. Regression (no) issue (does) occur in 4.12.5 ...
Implementing an interface that contains const functions and later attempting to change these functions to be non-const does not update the status of the functions inside of the actor they are implem ...
Adding and removing variables to character blueprint slowly builds RAM, this value does not drop until editor is closed and re-opened. Regression (no) issue (does) occur in 4.12.5 ...
Duplicating actor in level clears some default values. This may be related to changing values within a referenced blueprint. ...
Blueprint Macro Libraries based on Actor cannot be reparented to Object Reproduced in 4.7.6, 4.8.1, and Main (//depot/UE4/Promoted-CL-2605171) ...
Functions created in a function library do not appear in the context menu of a Macro Library that is parented to UObject. The same functions will appear if the Macro Library is parented to AActor i ...
If a class is added then removed from a project, blueprints can still be created based on the deleted class. ...
Using Set Actor Scale 3D in the Construction Script is not functioning as expected. If you set the scale to 1,1,1, you are still able to freely scale an instance of the object in the scene. However, ...