Hello,
I’m working on a project for someone who has a free copy of unity and i’m on unity3d pro. Now i’m not using anything that’s pro only but any time that i zip up the project and send it over to the person with the free copy we’ll get weird behavior and missing settings.
For instance i’ve done no work on a Player class that contains speed settings and what not. Everything traces out fine. But out of no where the rotate speed and such is just decreased. I thought it might have been the time step in the settings that’s executing the update function less but this isn’t the case.
What’s going on?