确认到内存溢出发生在Note模板(SplineArchor的ScriptUpdate内部)

This commit is contained in:
2025-10-10 23:52:27 +08:00
parent 9ab8b8ba0b
commit 80a39dd71d
4 changed files with 4 additions and 5 deletions

View File

@@ -355,6 +355,7 @@ namespace Demo.Game
{
try
{
Stop();
yield return MainObject.UnloadScript();
}
finally