When a custom enum is used as the Bitmask Enum of a Make Bitmask node, the value returned does not match the expected value ...
When setting a custom meta data class in an Animation Montage, the class set is not saved when the editor is closed / reopened. ...
The notify panel in the animation editor doesn't currently support windows display scaling. If the user changes the display scale to something like 150% then selection of notifies is inaccurate. T ...
Parameter names do not update on custom functions that are already called in event graph after compiling blueprint. ...
The attached project will crash whenever attempting to load the default map which is parented to a custom level script made by the user. Note: This issue doesn't occur for all maps in the project. ...
If the project is hot reloaded while a Switch on Enum is inside of a blueprint which is switching on a custom enum, the switch will become corrupted. It changes the 'selection' pin to take a Byte pa ...
If a custom class named Vehicle is used as the base of a blueprint, closing and reopening the editor prevents the blueprint from being opened. The editor reports that the derived class is invalid. ...
When enabling Daydream on Android devices and uploading it to Google PlayStore, the devices are lowered to 7. ...
After creating an editor asset of a custom DataAsset class, if changes are made to to the class and hot reloaded, the editor will crash on close if the editor asset is not saved after the hot reload ...
An ensure is thrown when opening a project if a custom Project Setting has a reference to a Blueprint that constructs an object. The ensure can be found in the Callstack section below. Regression?: ...