If a person is on the Shooter Game level Highrse and uses the blueprint node "Execute Console Command" to server travel to any other level the editor will crash. In PIE mode the editor will hang at ...
ED nodes in 4.6 but are not being executed in standalone or cooked games. Also, users receive compile errors when the project is saved and reopened that resolve when the blueprint is recompiled. ...
Static meshes lose their static mesh reference when alt-dragged in viewport. This only occurs if the mesh is located in a filepath containing square brackets ( [] ) within the filepath name. Additio ...
Creating a FPS template produces an error upon being opened immediately after creation. Error is shown in attached image. ...
If an interface is removed from a blueprint and an interface function is transferred to a local function, the interface cannot be re-implemented in the blueprint. ...
Components that have variables added to them cause the component to register the wrong blueprint owner. ...
If a .csv created in Microsoft Excel is imported into the editor, any cyrillic characters in the data table will appear as question marks or blank boxes. Note: According to user, this does not occ ...
During runtime, a data only blueprint's class defaults tab becomes greyed out and uneditable during runtime. The values for specific instances can still be edited via the detail's pane. ...
Setting a vector variable to editable and showing a 3D widget within a blueprint actor component does not show the 3d widget within a blueprint implementing the component. ...
If an interface is implemented within a blueprint, the initial function in the blueprint interface cannot be called in the actor. The function will be populated after compiling the blueprint interfa ...