User's project fails to build when using -nativizeAssets in the project launcher Box Link: [Link Removed] ...
Running the command {,,UE4Editor-Core}::PrintScriptCallstack() in the Immediate Window in Visual Studio while debugging is paused in Visual Studio will result in a breakpoint being hit when the ...
Deleting a large number of unused variables from a blueprint forces the editor into windows 7 basic mode until the editor is closed. ...
[Link Removed] ...
If the user calls a function (We will call it "Parent's Function") from a child blueprint and then turns around and tries to call that implementation of the Parent's Function with in the parent it's ...
When the argument -Zm98 is passed as a build argument in Visual Studio, the project will hang on open at 72% and must be closed via the task manager. The project continues to hang at the same spot ...
When game is built with Nativize Blueprint and the client who is connected to a host tries to server travel along with the host, a assert is hit. ...
An ensure is occurring when pasting a timeline that was once connected to a node into a function in blueprint. Regression: No, this also occurs in 4.12.5. ...
Standalone window in editor will hit assert in a bit of time. Issue doesn't happen is playing standalone via Visual Studio. ...
When using the Event Track to call an event in the Level Blueprint that stops a LevelSequence and then assigns that LevelSequence from another will result in an Access Violation. ...