Open-Industry-Project / Open-Industry-Project

Free and open-source warehouse/manufacturing simulation.
GNU General Public License v3.0
272 stars 35 forks source link

`BoxSpawner` causes stuttering after spawning a lot of boxes over time #95

Open ryevdokimov opened 5 days ago

ryevdokimov commented 5 days ago

The stuttering is at the same interval the boxes are spawned. When the spawner is disabled, even with a lot of boxes in the scene, the stuttering goes away.

ryevdokimov commented 1 day ago

I believe this is related to setting the owner of the box, since when it is commented out the issue goes away.