Please support dynamic and static batching to minimize drawcalls for mobile and low-e

There is a tool to merge static mesh actors into single mesh. This is done in editor, so it’s not really a batching, as it bakes meshes into single asset. But you can use it to replace clusters of static actors with a single actor. Tool can be activated in Editor Settings -> Experimental -> Actor Merging. Should appear in Windows menu.