Hi there,
So I've got a scene with a bunch of instances of apples. You would think that making them instances through the standard instance shader and batching their draw calls would improve performance. But nope, doing that makes everything SUPER laggy. However, if I leave them as the standard shader, with nothing batching, everything is smooth. No idea why-- any help would be greatly appreciated.
Here's a video that demonstrates the problem:
So I've got a scene with a bunch of instances of apples. You would think that making them instances through the standard instance shader and batching their draw calls would improve performance. But nope, doing that makes everything SUPER laggy. However, if I leave them as the standard shader, with nothing batching, everything is smooth. No idea why-- any help would be greatly appreciated.
Here's a video that demonstrates the problem: