GameObject サブディレクトリに配置したオブジェクトの復活時クラッシュ問題//Crash When Resurrecting Objects in GameObject Subdirectory

これが先ほど触れた関連記事です:

//
This is the corresponding post mentioned earlier:

//
这是上一个帖子提到的链接:

//

GameObject サブディレクトリ以下に配置したオブジェクトが、カメラから離れた後に復活するとテストプロジェクトがクラッシュする不具合が発生します。
下記のバグ再現用コピーを解凍後、確認いただけます。

///

When objects placed in the GameObject subdirectory resurrect after moving away from the camera, the test project crashes.
Please download and extract the bug reproduction copy below for verification.

///

当对象放在GameObject子目录下面时候,对象的摄像头远离后再复活会导致测试项目闪退。
下面是bug复现副本解压后可查看