-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the bug / バグの説明
If we have a texture that is used in more than 1 material a texture is created per material instead of having a shared texture for all of the material instances.
To Reproduce / 再現手順
Example:
- Put the same texture in the albedo channel of 2 or more materials.
- Convert the avatar by using the "Convert" option
- Check in the output folder that we have the texture and material duplicated.
Expected behavior / 期待する動作
It should merge the textures and materials if they are the same to save in vram and size.
Screenshots / スクリーンショット
No response
Used assets / 使用したアセット
No response
VRCQuestTools version / VRCQuestToolsのバージョン
2.11.4
Unity version / Unityのバージョン
2022.3.22f1
Additional context / その他の情報
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request