Hello, doing a quick benchmark of Unreal testing how many cube objects it can handle in the editor. I don’t know Unreal and as far as I can tell the way to get the most cubes is to use instancing, and that has something to do with Blueprints. I just want to duplicate the instances manually and test how many it takes for the viewport to reach 30FPS for comparison with other programmes, can someone tell me how?