sugi-cho / Animation-Texture-Baker

頂点の位置と法線を、Texture2Dに保存しておく。ARGBFloatとか、HDR Textureを使用したバージョン
MIT License
786 stars 110 forks source link

Broken vertex positions in Unity 2019.3.11 #5

Closed Tirarex closed 4 years ago

Tirarex commented 4 years ago

I recently downloaded the repository and got broken horse animations, screenshot below. Baking animations does not help. The bird example works well.

Unity_BBY6u5XXfR

sugi-cho commented 4 years ago

It seems that the vertex index on import has been changed by the version up of Unity. Rebaking the texture will give you the correct texture. This menu is confusing, though.

bake_texture_menu