Android apps build with the debug configuration on ETC2 will crash on launch. ...
When a UPROPERTY() TMap or TArray has raw interface pointers as element type, the garbage collector tries to handle them and crashes. For raw interface pointers without a container, UHT generates a ...
In a Geometry Collection, enabling Nanite Fallback in a Nanite Enabled collection won't generate a Physics Body when Nanite is disabled. To verify this, follow the steps provided in the Steps to Re ...
While reviewing [Link Removed] test case, I hit the following crash opening the TM-MeshPaint level. On first attempt shaders were compiling, on attemps after, editor crashes much faster. ...
Note: This happens with "Exclusive" nativization mode as well. This occurs because the nativized UDS 'GetDefaultValue()' method is generated into a .h file rather than a .cpp file. This creates a c ...
Disabling Online Subsystem prevents the project from loading. On Windows, this produces an error shown in attached screenshot. On Linux, this causes a crash with the attached callstack on project ...
A crash may occur when changing the MaterialQualitylevel via Scalability due to a race condition. The issue occurs because in ScalabilityCVarsSinkCallback(), when it creates the FGlobalComponentRec ...
When called from Python, in 5.1 the load level invocation results in a kernel panic style crash of the editor, with a message about the map leaking memory and not being able to be garbage collected ...
I ran into this while looking to verify [Link Removed] at CL 3355923. I logged the issue I was verifying the fix for last night and have not updated anything locally, so the "OpenGL 4.3 not supporte ...
see repro steps: direct crash the material comes from FAB model: [Link Removed] ...