Describe the issue briefly
local description = Instance.new(“HumanoidDescription”)
description.Head = 1
humanoid:ApplyDescription(description, Enum.AssetTypeVerification.Default)
Environment
Studio, Windows 10 64bit
Expected Result
해당 바디 파트 메쉬 에셋이 존재하지 않아도 기본 메쉬로 대체되어야할텐데 크레시납니다.
Issue Frequency
100% (Always)