0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【VRChat】アバターがアップロードできない/Attempted to load the data for an avatar we do not own, clearing blueprint ID UnityEngine.

Posted at

課題

Unityでアバターをアップロードしようとしたところ、以下のエラーがConsoleに表示された。
Attempted to load the data for an avatar we do not own, clearing blueprint ID UnityEngine.

原因

自分のアカウントと異なるBlueprint IDが埋め込まれている。

解決方法

  1. 画面左側の「Hierarchy」から、アバターのルートを選ぶ
    スクリーンショット 2025-10-28 201135.png

  2. 「Inspector」から「Pipeline Manager」を探す
    スクリーンショット 2025-10-28 201144.png

  3. 右上の「︙」を押し、「Remove Component」を押す

背景

フレンドがアバターをアップロードできないとのことなので、原因、解決方法を調べた。
元々あったエラーが解決した後、このエラーが出たため調べた。 ※先に解決したエラー
特殊ケース故に解決方法が分かりづらかったため、詳細な手順書をまとめた。

最後に

不明点、誤っている点等ございましたら、コメントいただけると幸いです。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?