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.63k stars 423 forks source link

I could not export my VRM from somepoint. #2218

Closed victoryNam-anim closed 9 months ago

victoryNam-anim commented 9 months ago

Environments (please complete the following information):

Describe the bug

ousttrue commented 9 months ago

Thank you for your report. Probably VRMFirstPerson.Renders contains invalid settings (null). Deleting it may fix it. I also decided to make a fix to automatically skip invalid settings.

victoryNam-anim commented 9 months ago

Thanks for the comment! It helped me a lot!