Hi, I’d like to submit my first game template to the asset store but not sure about something. Hoping someone here in the forums might have solved a similar issue. Made it in Unity 4.6.6f2. It however does not work when i upgrade the project to Unity 5. The player character has a rigidbody2d component and stays on the ground in Unity 4.6x but after upgrading to Unity 5, the player starts to slowly rise above the ground without any input from the user. Tried making a new character in Unity 5 and that works fine. I do not want the end user of the template to face these issues.
So i’m wondering if i should upload two projects: one which works with Unity 5 and the other with Unity 4.6x? The reason is that i’d like to support Unity version upwards from 4.6x for maximum people to be able to use it. Appreciate your suggestions