Hi! I am using Unity 2017.4.28f1 and C4D R21.
The Cinema4D importer misses several objects that are supported when the user manually exports to fbx for import in unity:
Cloner Objects set to object->spline mode
Spline Warp Deformers (probably same issue as above)
Level Of Detail Objects
Subdivision Surface Objects
Instance objects
It seems like the cache is not being built properly? I have managed to fix some of these issues but others still allude me.
Can someone put me in contact with the dev or team who wrote the c4d python integration plugin (which is a python FBX exporter?) I am talking with Maxon and trying to resolve these issues, but it’s hard to debug because I don’t know what commands Unity is calling internally.
I would like to help!
Here is my thread over at Maxon dev forum…
__https://plugincafe.maxon.net/topic/12138/issues-with-the-c4d-to-unity-import-python-plugin-missing-some-types-of-objects__