As an example, if a user sets a material variable's default within a function library it will not save. The Variable will be set back to "None" after hitting the compile button. ...
An example of this issue would be that after setting the color and opacity setting along the time line and then trying to click and drag that key frame it will set the value for the currently select ...
Clicking on an Editable text box on a mobile device will causing the project to crash on the device. Tested on an iPad Air 2 (8.1) The crash does not occur on Android. Log files are from xcode ...
If PIE is paused using the 'Pause key', the Pause or Resume buttons on the toolbar will no longer start PIE. You have to make sure that the icon is toggled to Pause, select the viewport, and then p ...
There are a number of reported movie crash issues, but this report likely covers the main cause. Garbage collection changed in Android 4.0 and we are triggering a check that does not happen with ba ...
When trying to bind a socket to FSocketSubsystemIOS::GetLocalHostAddr, the bind call fails with EADDRNOTAVAIL if it's an arm64 build. The bind succeeds and everything appears to work as normal for a ...
Function call inputs do not revert to their Default Values if a variable node is connected and then disconnected. Refreshing the call node does not reset the inputs to their defaults. Reproduced in ...
Enum Variable doesn't pull/print the correct Default Value User Description: (Blueprint) User defined enum in 4.9 getting corrupted I believe there is a severe underlying issue in 4.9 regarding u ...
When using the delete key to remove a key frame from an animation timeline the entire timeline is removed. ...
FAssetTypeActions_Font::ExecuteReimport is using Object->FontCacheType != EFontCacheType::Offline which means it will ignore reimporting offline cached fonts, however offline cached fonts are the on ...