Versioning scheme
Last updated
Last updated
Even though Unity is smart enough to replace all modified files, the recommended way to update the asset is by deleting the Character Controller Pro folder and then import the new version.
It is always recommended to update to a newer version of the package whenever possible, unless the risk of doing so is high enough for your particular project.
The demo content included with the package does not follow any versioning scheme.
Type
Description
Patch
It consists of fixes of all kind (bugs, comments, typos, descriptions, etc.).
This update is always recommended.
Minor
It consists of new features and improvements. Unfortunately, such changes could introduce API incompatibilities, and because of that, it is always recommended to follow the corresponding upgrade guide.
Major
A re-design of the asset. Compatibility will be compromised for sure.
Important: A major release will be introduced as a new (asset store) package. This means the new release doesn't replace the old one.
Risk: Zero
Risk: Low to medium
Risk: Maximum