Adding and removing Submixes at runtime, then editing the preset causes the editor to crash. Tested in 4.22.3 (CL - 7053647), 4.23.1 (CL - 9631420), 4.24 (CL - 1050688), 4.25 (CL - 10069288) ...
Volumetric Translucent Shadow not showing in game mode for versions 4.23-4.25. Reported and tested in versions 4.25.3(CL 13942748), 4.24.3(CL 11590370), 4.23.1(CL 9631420), 4.22.3(CL 7053642). Wor ...
The user tried to use the composure pipeline and followed what is written in the Documentation. All the elements and nodes written out in the documentation worked as expected with the exception of t ...
When using the multi-user editing tool inside a 4.24 project, persisting changes will sometimes result in a crash. Unable to reproduce the issue. However, the user has reported occasionally re ...
If you check the 'crack free displacement' option in a landscape material, it seems to break the results of both the landscape layer coords and regular UV input node. Worldposition is not affected. ...
This bug doesn't occur in 4.21. The issue is at line 157 in ProceduralMeshComponentDetails.cpp . When the procedural mesh has a material the crash doesn't occur. File location: Runtime/ProceduralMe ...
When assigning an array of actors that implement a specific interface to an array of the specific interface the engine crashes. This doesn't happen if the actor array is put through a for each loop ...
Replicated objects don't behave correctly on the client-side on slopes when not sleeping. By placing two cubes on one another and slightly rotating the bottom one to create a very gentle slope, the ...
The assert in BasePassRendering.cpp:693 fires, crashing to desktop when using this console command in the editor, in PIE, and closes out the window when playing in Standalone. Does not crash when us ...
Text widget with Outline uses 2 LayerId levels to draw the outline and the text glyphs. This can be seen in function FSlateElementBatcher::AddShapedTextElement(), where lambda BuildFontGeometry() is ...