Joining a session in PIE with Auto Connect To Server disabled will crash PIE. Note: this is not specific to the Multiplayer Shootout project used in the repro steps; this will occur in any project ...
Using a 3D Widget with a text block who's font size is set to 1,000 will give a fetal error when packaged. Note: The package will succeed, however when the project is opened the user will receive ...
A licensee has encountered a crash when loading Sequencer Assets that occurs in BlendSegment during a sort lambda. It's possible to end up in a situation where the SourceIndex being sorted is larger ...
Editor crash when PIEing without ML SDK installed on machine. This did not occur at the same CL on a P4 build. This did not occur on a machine with the ML SDK installed. Does not occur in //UE4/Re ...
Information about this goes here....Reimported Skeletal Mesh FBX 2016/2017 in preview window. Didn't crash outside of preview in the standard content browser context menu. ...
When implementing a USceneComponent in C++, one may want to add one or more internal UObjects to hold some data or perform specific tasks (this is also done by several UE built-in components). These ...
If the user creates a Standalone Window Editor plugin and restarts the editor then immediately plays the game as Standalone Game, the editor hits an assert. [Link Removed] Appears to only happen i ...
If an actor that is used in the pooled actor list of UMassActorSpawnerSubsystem is destroyed, it causes a nullptr exception in UMassActorSpawnerSubsystem::SpawnOrRetrieveFromPool. The subsystem atte ...
If a user moves the row editor window in a csv datatable, then saves, closes, and reopens the editor, the editor will crash if the user then attempts to select a datatable row in the csv datatable w ...