MeshSyncDCCPlugins icon indicating copy to clipboard operation
MeshSyncDCCPlugins copied to clipboard

How can i get texture sync from Blender in Unity?

Open ShockWave2048 opened this issue 2 years ago • 1 comments

How can i get texture sync from Blender in Unity? Blender 3.2/Unity 2022.1.15f1

ShockWave2048 avatar Sep 02 '22 13:09 ShockWave2048

The name of the materials will be synced, but we need to do the texture assignments manually for now.

In other words, we can't directly sync textures from Blender to Unity yet.

sindharta avatar Sep 05 '22 02:09 sindharta

Thank you for your feedback @ShockWave2048 . In version 0.16 you can choose a material sync mode to transfer material settings and textures. To make the materials work with the default shaders in Unity, we can only sync textures and values directly connected to the BSDF, not procedural materials. This is the initial implementation, feedback is very welcome.

schinkowski avatar Nov 30 '22 11:11 schinkowski

Please feel free to reopen if necessary.

sindharta avatar Feb 08 '23 09:02 sindharta