You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For scenes with large amounts of instances, CPU bottlenecking becomes a problem and limits the frame rate. A quick CPU profiling leads me to believe this is caused by updating all instance buffers every frame.