The Level Visibility tracks part of a Subsequence are turned off every time you save the Leve Sequence. It does not happen if Level Visibility tracks are added in the main Sequence. ...
Renaming a variable in a parent blueprint will reset the value of that variable for any child blueprint based on the parent within the level viewport. ...
Scaling objects via a timeline scales past the intended value when attempting to scale to 0,0,0. Instead of ending at 0,0,0 the scale will be set to an extremely small negative value such as -.0019, ...
Landscape material layers show "none" after generating weight blended layers in landscape paint mode. The landscape layers are painted as normal but do not show that any layer is assigned. ...
Lighting Builds seemingly successfully but produces a Map Check Error for World Settings. There are several things that can be done to "eliminate the issue" and I have separated them into different ...
The 'Now' node does not return the correct time if ran through a 'Print String'. (NOTE: However, the 'Utc Now' node does return the correct time.) ...
Crash occurs when removing the native root component from code and then attempting to reopen a Blueprint Class asset that was based on the native parent class. Seems like maybe the 'AttachParent' f ...
If a variable's value is being set in the construction script of a class and then that value is edited (the line itself is edited, not another setting of the variable), hot reload will not update th ...
Blendspace animations of morph targets play at a slightly but noticably different rate between the 4.8 and 4.9 version of the UE4. ...
When a bool variable is defined in code, changing the default value of the variable does not update on a hot reload This is inconsistent with other variables types that update their current value w ...