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

chore: avoid problematic material slot in MergeSkinnedMesh #508

Merged
merged 7 commits into from
Sep 25, 2023

Conversation

nekobako
Copy link
Contributor

Fix #507
最適化に直接関係ないような、最適化した影響でバグを踏むので関係あるような、微妙なラインです。
Unity 2022 では直っているようなので、もし必要なければそのまま Close してください。

@nekobako nekobako marked this pull request as ready for review September 24, 2023 14:16
@nekobako nekobako force-pushed the avoid-problematic-material-slot branch from 0940061 to 16272dc Compare September 24, 2023 15:51
Copy link
Owner

@anatawa12 anatawa12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

方針は良さそうに見えます。

@nekobako nekobako force-pushed the avoid-problematic-material-slot branch from 51a0668 to bb9ffba Compare September 25, 2023 10:09
Copy link
Owner

@anatawa12 anatawa12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ありがとうございます。

@anatawa12 anatawa12 merged commit 3ff873b into anatawa12:master Sep 25, 2023
5 checks passed
@nekobako nekobako deleted the avoid-problematic-material-slot branch April 3, 2024 10:50
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

Successfully merging this pull request may close these issues.

統合したメッシュのマテリアルスロットが多いとアニメーションに問題が出る
2 participants