In the case of "Reimport Base Mesh + LODs", there is no crash. ...
Recent changes to the player controller's mute functions have resulted in the MuteList not being updated on clients, and instead APlayerController::ClientMutePlayer now just directly calls MuteRemot ...
The official solution proposed to extend the Editor UI is to use Editor Utility Widget Blueprints, but sometime, licensees has QT/PySide UI they like to reuse rather than rewrite. ...
On the Linux operating system, when trying to load a .BMP file for the splash screen, there are strange returns for the image displayed. ...
In CCP's talk on making Gunjack for GearVR, they reference being able to control the draw order of elements in their scene. I couldn't find any such settings on meshes or materials. Is this an expo ...
If a binary engine is generated from a source build on Linux, attempting to create a code project / add code to a BP project will fail to compile properly. ...