Blueprints using renamed variable do not indicate that they need to be recompiled. (However errors are shown on play) It is possible to not see an error if you add a variable with the same name as ...
This was occurring when I quit via the Quit button in the Main Menu GUI. I also repro'd this using the "Quit" command in the console. I found this on Linux, but this was repro'd on Mac and Windows ...
This occurred on packages that were created on different Windows machines. This crash is not occurring on other platforms during our Samples Pass. ...
Android apps build with the debug configuration on ETC2 will crash on launch. ...
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 ...
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 ...
Performing a Hot Reload after altering a custom component code class can make the component unusable in Blueprints, and even crash the Editor. WORKAROUND: Close and re-open the Editor. ...
Checking the box for Dedicated Server in the Play dropdown menu causes the editor to crash when exiting PIE. This does not occur in 4.13 or 4.14 on Windows. ...