Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unitypackageにフォルダが含まれていない #472

Closed
esperecyan opened this issue Jul 11, 2020 · 2 comments
Closed

unitypackageにフォルダが含まれていない #472

esperecyan opened this issue Jul 11, 2020 · 2 comments
Assignees
Milestone

Comments

@esperecyan
Copy link

バグについて

unitypackageにフォルダが含まれていないため、インポートするたびにフォルダのGUIDが変わってしまいます。

これは意図した動作でしょうか。

再現方法

  1. Unity 2019.4.3f1 で新規プロジェクトAを作成
  2. プロジェクトAへ UniVRM-0.56.3_3b68.unitypackage をインポート
  3. プロジェクトAから Assets/VRM、Assets/VRMShaders をエクスポート
  4. Unity 2019.4.3f1 で新規プロジェクトBを作成
  5. プロジェクトBへ UniVRM-0.56.3_3b68.unitypackage をインポート
  6. プロジェクトBから Assets/VRM/README.url (UniVRMに含まれる任意のファイル) を削除
  7. プロジェクトBへ、エクスポートした unitypackage をインポート
  8. GUIDが異なるという警告を確認できる

期待する動作

フォルダのGUIDが変わらない。

スクリーンショット

環境情報

  • OS: Windows 10
  • Unity version: Unity-2019.4.3f1
  • UniVRM version: 0.56.3
@hiroj
Copy link
Contributor

hiroj commented Jul 20, 2020

unitypackage作成時にフォルダのパス指定が無いからかもしれないです。確認してみます。

@ousttrue ousttrue added this to the v0.57 milestone Jul 27, 2020
@esperecyan
Copy link
Author

UniVRM-0.57.0_52e7.unitypackage で警告が出なくなったのを確認しました。
修正ありがとうございます。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants