Hi, in my current project i would like to use instances. I also need multiple viewports. The problem is that the instances and even the master mesh are only visible in the first viewport. Here a simple playground with this issue: http://www.babylonjs-playground.com/#SSEQG#1 If you remove lines 23-26 the master sphere will be visible in both viewports.