ReplicatedStorage나 ServerStorage에 Anchored가 꺼진 물리 오브젝트를 넣고 시간이 지나면 삭제됨

Describe the issue briefly

그리고 스튜디오에서 테스트를 중단하면 다음과같은 메시지가 나오는거같아요

Environment

Studio, Windows 10 64bit

Expected Result

삭제되면 안됨

Workaround Solution

Anchored = true로 해두고 저장해두고 스크립트로 필요할때 Anchored = false로 처리한다

:framed_picture: Image Upload

The issue has been addressed and fixed. The feature is now functioning as expected.