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
Fixed a critical bug where world.Destroy(in entity); did not correctly removed it from the underlaying Archetype and Chunk which caused an IndexOutOfBoundsException during entity removal.