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
I need to address some weaknesses in the save/load system built in to the project.
Stale entities being removed may cause the system not to place items in the correct scenes if they are not where they originally were placed by authors. This is because, when the entity manager scans records for the items that should be in there, the removed entity is absent.
The text was updated successfully, but these errors were encountered:
I need to address some weaknesses in the save/load system built in to the project.
The text was updated successfully, but these errors were encountered: