youarebritish / FoxKit

General-purpose Fox Engine data editor.
MIT License
47 stars 5 forks source link

SceneProxies losing Entity reference on serialize #120

Closed youarebritish closed 6 years ago

youarebritish commented 6 years ago

On serialize (particularly on compile), SceneProxy references to their Entity become stale (presumably referencing the pre-serialize instance).