Instancing on Win10-Pararells not working.

Hello!

As the title suggests I’m having troubles working out why my instance rendering is not working on my windows 10 running in parallels. (I’m running a macbook pro with parallels)

It functions fine on a native PC with windows and on MacOS.
The same code should run fine on all platforms, Even if Parallels with windows is some sort of VM.

Any suggestions here?

VM is a key thing here.
A VM provides a layer on top of the real driver and graphics API. This layer is likely the reason behind your trouble with rendering.

1 Like

Hey,
I suspected this to be VM related. Thanks for confirming.
Will bring it to Parallels instead.

1 Like