The Unity Manual and Scripting API hold documentation for several versions of Unity. There are several ways to switch between versions.
You can switch between the two latest versions by clicking on the link at the top-left of every page, above the table of contents. These links always take you to the home page.
In Unity documentation versions from 5.6 onwards, you can look at an individual Unity documentation page and switch between the page versions using the Other Versions link on the right of every page.
Sometimes, you might get a 404 error when you switch over. This happens if the page you’re looking for doesn’t exist in that version of the Manual or Scripting API. This is often the case if the feature isn’t present in the corresponding version of Unity.
Documentation versions earlier than 5.6 do not have the Other Versions link.
To learn how to use a workaround for pre–5.6 documentation, follow these steps:
From the Manual or Scripting API home page, switch the version you are viewing using the home page link in the top-left corner of the page. Note that the structure of the URL changes. Each version has a specific URL:
Destination | URL |
---|---|
Standard URL | https://docs.unity3d.com/Manual/index.html |
Version-specific URL (2017.2) | https://docs.unity3d.com/2017.2/Documentation/Manual/ |
Version-specific URL (2017.1) | https://docs.unity3d.com/2017.1/Documentation/Manual/ |
Version-specific URL (5.6) | https://docs.unity3d.com/560/Documentation/Manual/ |
Destination | URL |
---|---|
Standard URL | https://docs.unity3d.com/ScriptReference/index.html |
Version-specific URL (2017.2) | https://docs.unity3d.com/2017.2/Documentation/ScriptReference/ |
Version-specific URL (2017.1) | https://docs.unity3d.com/2017.1/Documentation/ScriptReference/ |
Version-specific URL (5.6) | https://docs.unity3d.com/560/Documentation/ScriptReference/ |
Now, navigate the Manual and Scripting API as usual. If you want to switch between versions, change the number in the URL to reflect which version you wish to view. This workaround works for all currently published versions of the documentation.
Sometimes, you might get a 404 error when you switch over. This happens if the page you’re looking for doesn’t exist in that version of the Manual or Scripting API. This is often the case if the feature isn’t present in the corresponding version of Unity.
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Is something described here not working as you expect it to? It might be a Known Issue. Please check with the Issue Tracker at issuetracker.unity3d.com.
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thanks for helping to make the Unity documentation better!