tiagochen

Results 3 issues of tiagochen

![image](https://github.com/user-attachments/assets/2a506c38-ef59-4c1e-8631-703b999a52de)

![image](https://github.com/user-attachments/assets/c37c9553-9ffe-41ee-a14e-23702a3c7f3b)

![Image](https://github.com/user-attachments/assets/bd6a4542-4e8c-4abd-b544-e1022c4342d4) shipping 偶发现出现崩溃 崩溃堆栈: FCSharpEnvironment::OnAsyncLoadingFlushUpdate() -> UObjectBaseUtility::HasAnyFlags -> UObjectBase::GetFlags 目前看是某个场景下,落引用对象已经释放,但是IsValid仍然返回true; 目前我本地的解决方案如下: 麻烦皮神看下,怎么把这个问题fix到插件中