- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm testing the Update 4 of Maya 2018 and I noticed a bug.
when we have a custom node with an Array inside a Compound, the value a the attr is not transferred anymore when we connect it to another node.
I my case, it's a node holding our export parameters and the array contains the threshold values of our LOD.
I reproduced the issue on a simpler node. I toke a sample node from the DevKit (circleNode.py) and just added an Array inside a Compound. For the example, I connected the array to the radius of a Polysphere.
Everything is Ok with the Update 3 and previous versions of Maya.
With the Update 4, we can see that the Attr is not affecting the value of the radius (see the screenshot in attachment).
I can avoid this problem by changing the structure of my nodes but to me, it looks like a major issue for the Update 4.
Solved! Go to Solution.