ClientSim icon indicating copy to clipboard operation
ClientSim copied to clipboard

CameraStacking is overkill

Open meenphie opened this issue 2 years ago • 0 comments

So basically, having an extra camera only for the ClientSimMenu is, to my eyes, a bad design choice . This negatively impacts the editor performances.

I've suggested a better solution in a previous dev blog with a UI shader that doesn't waste any cpu time. Please consider using this method instead

If mirroring vrchat client is an important point, at least you may want to disable that cameraStacking when the menu is closed because it really doesn't need to be enabled all the time.

meenphie avatar Jul 22 '23 05:07 meenphie