unity3d-jp / MeshSync

A package for synchronizing meshes/models editing in DCC tools into Unity in real time.
Other
1.55k stars 174 forks source link

Unity and Blender 3.1 install addon? #678

Closed enzyme69 closed 2 years ago

enzyme69 commented 2 years ago

I manage to install MeshSync package on my Unity on Mac (M1). But I am not seeing option under preference to install addon for my DCC Blender 3.1.

Screen Shot 2022-05-09 at 2 42 35 pm

Did I do anything wrong?

sindharta commented 2 years ago

That is strange. Do you see any errors in the Console window ?

enzyme69 commented 2 years ago

It could be versioning (Unity?) or also how I install it wrong, but my Blender app and Unity MeshSync does not seem to work properly. I tried different version, now I can see DCC but still cannot install:

Screen Shot 2022-05-10 at 11 05 38 am
enzyme69 commented 2 years ago
Screen Shot 2022-05-10 at 11 28 47 am

Seems to work with latest official 3.1. I will study this further thanks!

sindharta commented 2 years ago

No problem.

FYI, MeshSyncDCCPlugins doesn't support Blender 3.2 and 3.3 yet as they haven't been officially released. You could in theory build the plugins yourself and install the plugins manually, although you need to get the source of Blender 3.2 and 3.3, and I don't know where they are located.