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
fix(editor): Store ScriptedContext on ScriptedObject for disposal (#12070) cb54233310
This PR hardens ScriptedContext teardown to eliminate Lua stack growth during ScriptedObject destruction and prevent teardown-time crashes.
Co-authored-by: Philip Chung <philterdesign@gmail.com>
0 commit comments