-
Notifications
You must be signed in to change notification settings - Fork 523
Open
Description
Describe the bug 💬
I am exporting an unpacked prefab that has a missing bone or two.
what i expect to happen is the group with a missing bone will be ignored, and the model will export normally.
instead what happens is the missing bone is replaced with the next in the list, causing 2 issues.
- in unity, the order of the bones is now incorrect, scrambling the parts.
- other applications, like blender, cannot read the file due to an index mismatch
Steps to reproduce 🔢
- use any rigged model
- unpack the file
- delete a bone
- export
done, it should be messed up.
Files to reproduce the issue ♻
personal files unnecessary, i went and tested with several assets, all with the same result.
Editor Version 🎲
2022.3
Render Pipeline and version
Built in render pipeline
UnityGLTF Version
latest
Operating System 👩💻
Windows
When does this problem happen?
- Editor Import
- Runtime Import
- Editor Export
- Runtime Export
Additional Info 📜
No response
Validations 🩹
- I have searched existing issues: no issue already exist that reports the same problem.
- I follow the Code of Conduct
- I provided a minimal reproducible example, including files when necessary.
Metadata
Metadata
Assignees
Labels
No labels