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
Now, OnEntityDelete is not called when the application is ends. Maybe some resources referenced in components need to be released.
And if we could add a Dispose for ECSStore and delete all entities before ending the application, that would be good.
The text was updated successfully, but these errors were encountered:
Now, OnEntityDelete is not called when the application is ends. Maybe some resources referenced in components need to be released.
And if we could add a Dispose for ECSStore and delete all entities before ending the application, that would be good.
The text was updated successfully, but these errors were encountered: