unity-renderer icon indicating copy to clipboard operation
unity-renderer copied to clipboard

CullingObjectsTracker, FindObjectsOfType, provokes a hiccup

Open PalauiDCL opened this issue 2 years ago • 0 comments

CullingObjectsTracker use of FindObjectsOfType

When using FindObjectsOfType there is a hiccup that could be avoided using other systems, (Ideally calculating the same data using more frames with a time budget)

PalauiDCL avatar Oct 23 '22 14:10 PalauiDCL