Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice
Unity's version control component has been upgraded to Plastic SCM.

Unity Collaberation Not working Correctly

Discussion in 'Unity Collaborate' started by BlueStarINSANE, Nov 8, 2017.

  1. BlueStarINSANE

    BlueStarINSANE

    Joined:
    May 9, 2014
    Posts:
    1
    I Wrote a walking script for a game my team and I are working on, and the script works fine for me. and then my team tested it. the script was not working as it was on my computer and the character decided he wanted to go to the top right of the screen despite my coding efforts. they took a look at the script and it was as I left it. does it work differently on different cpu models?

    Using unity 2017.2
     
  2. dtakahas

    dtakahas

    Joined:
    Oct 22, 2015
    Posts:
    83
    HI BlueStar,

    CPU / platform souldn't make any difference. When you say "it was as I left it", you mean everyone on the team got your changes, right?

    You may also want to check and make sure the script is attached to the character correctly on their computers.