private void Update() { //NOTE 在Unity2019中有渐近式GC,而此处不会调用GC.Collect,仅仅对已加载的ab进行检查是否需要Unload ABManager.CheckGcCollect(); }