vrm-c / UniVRM

UniVRM is a gltf-based VRM format implementation for Unity. English is here https://vrm.dev/en/ . 日本語 はこちら https://vrm.dev/
https://vrm.dev/en
MIT License
2.62k stars 423 forks source link

Cannot Import .VRM model #1537

Closed Yi-Jiahe closed 2 years ago

Yi-Jiahe commented 2 years ago

Environments (please complete the following information):

Describe the bug

Importing the .VRM by dragging and dropping as described in https://vrm.dev/en/docs/univrm/import/univrm_import/ doesn't do anything; all I get in the folder is the .VRM file.

image

Using VRM0 > Import from VRM 0.x creates a a bunch of folders and a prefab image

But trying to open the Prefab gives

Opening Prefab Mode failed: The Prefab at 'Assets/StreamingAssets/Fluffy/Fluffly.prefab' is broken.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

The .VRM was exported from VRoid Studio and opens in OpenSeeFace. Fluffly.zip

ousttrue commented 2 years ago

Thank you for your report. StreamingAssets is special folder. Try it in another folder.

ousttrue commented 2 years ago

StreamingAssets trouble. not bug.