Calling SetMassOverrideInKg reaches back to a "check(GEngine)" call in BodyInstance.cpp (line 2998). B/c of this check, the engine will crash on load if SetMassOverrideInKg is called inside a class ...
Crash that occurs when applying a masked material (with LandscapeLayerBlend and LandscapeVisibilityMask) to a Landscape's material slot. This is a regression: broken in 4.16.0 CL 3405315 worked in ...
Game crashes in shipping build when un-pluging the Oculus HMD, then plugging it back in. Confirmed in 4.13.2 from the launcher, did not repro via same steps in 4.14 preview 3 ...
Attempting to package for TvOS on Mac without a signing key produces an error in the message log informing the user of the missing key. The error has a link to a tutorial on how to resolve it. Click ...
Trying to import the Polly sample model for gltf 2.0 crashes Editor. User know that the Plugin is experimental but as the Polly Model is used for Blender gltf development, it should work. The crash ...
This is a regression exposed at CL 3242934 - QAGame: Adding test content to QA-Sequencer for Override Bindings. Crash does not occur in 4.16. I'm not certain how the content changes are triggering ...
If the user creates a BlueprintCallable static function the editor will crash when playing in standalone mode. If the function is not static the node will have an additional pin and Blueprint will n ...
The editor is crashing when clicking the Maximize button on a standalone window when a startup movie is playing. ...
Creating and loading 1001+ instances of level crashes editor. Frequency: 4/4 Crashreporter: [Link Removed] Regression (yes) issue (does not) occur in 4.11.2 Notes While not reproduced internall ...
Calling Get Material Index node with an invalid slot name will produce a return value of -1. Passing this value to a Get Material node causes the editor to crash. ...