Author Topic: Is this UnityPro bugs  (Read 7310 times)

ATMega8

  • Newbie
  • *
  • Posts: 1
  • I'm a llama!
    • View Profile
Is this UnityPro bugs
« on: September 18, 2008, 03:27:56 AM »
Dear all,
Is there anybody working with UnityPro? I had a problem with UnityPro when I were programing a routine:
 1. to move array value from first block to second block.
2. At the first block's output, I assigned the tempVar and build LinkFB to second block's input. That's all.
The result is:
It's correct if I programed in Main routine (output = input), but it's wrong if I programed as DFB.
Is that a UnityPro bug?