When importing alembic files into a project that has "Generate mesh distance fields" enabled the editor will crash. ...
"MacBook pro 13 2015 with yosemite 10.10.3 just crashed after launching ue4." The problem is that the recently introduced calls to IsRHIDeviceNVIDIA occur before the Mac code sets the GRHIVendorID ...
Adding a variable of Post Process Settings structure to a blueprint causes the editor to crash when the blueprint is compiled. Regression: Yes - Editor did not crash on compile in 4.17.2 (CL 365890 ...
Adding a text render component to a blueprint through C++ at runtime crashes the standalone player. It does not have any effect on PIE. Also, this only seems to occur when the blueprint in question ...
The editor will crash when clicking on the Material Name selection box a second time. It appears this triggers another selection change with a null input, which crashes the editor. ...
Spawning a poseable actor with a delay causes the Editor to crash. ...
Crash occurs launching the editor on Mac. ...
When a graphical mesh is used to create a lower LOD for cloth assets and the Cloth FBX has the APB assigned to the material for the cloth there will be a crash. ...
If a user creates a struct blueprint then references it in another blueprint and then deletes the struct while the editor is closed, the referencing blueprint will crash when opened. ...
A crash is occurring if you collapse a node and name the collapsed graph something that contains an asterisk. The crash occurs if you copy and paste the collapsed graph, then attempt to rename it. I ...