I created a cylinder with a subtractive cylinder inside of it. I also used a box BSP with a subtractive box inside of it and got the crash to repro. I tried with a sphere BSP twice and didn't get ...
The Editor crashes if loaded sequence has keyframes for an actor variable that has been changed, instead of soft erroring out. This was reported and tested on 4.20.3 (CL-4369336). It was reproduced ...
When creating the emitter's track widget we search for the stack view model's root entry, but the stack view model pointer is null, so we crash. ...
The view in a packaged HTML build will not draw the game view as the entire view space, neither in custom sized window nor fullscreen. ...
Currently, the Control Rig Editor allows the user to use the "Instanced Struct" type, for example for a variable or function input/output. However, this type does not seem to be properly supported ( ...
If the GeometryCollectionActor (GCA) is simulating physics, calling SetSimulatePhysics(false) does not stop the simulation. If the simulation is paused, calling SetSimulatePhysics(true) does as expe ...
Niagara fails to compile shader for iOS and Android. Unable to test in 4.19 due to assets provided being created in 4.20. Found in 4.20 CL# 4233996 and 4.21 CL# 4247867 ...
This is a regression. Assertion thrown while attempting to change a Float value on a Sky Light component using the Set Editor Property node. Different property values can trigger this assertion bes ...
This is a trending crash coming out of the 4.18 release. It may be a regression. Users have not provided any descriptions of their actions when the crash occurred. Source Context 66 if (!S ...
App is frequently terminated with a NullPointerException when attempt to request in-app purchase. It is assumed that product information cannot be retrieved if there is no Google account logged in t ...