Skip to content

sttz/unity-api-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Unity API Changes

This repository contains the decompiled public API of Unity 3D to allow comparing the API between Unity versions.

This project is experimental. The API decompilation is still work in progress and there might be incorrect or missing information. For now, the project only contains major releases and the main UnityEngine and UnityEditor assemblies. Issue reports and feature requests welcome.

Use the table below to compare the API of two Unity versions.

Versions

From→To 2022.1 2021.2 2021.1 2020.3 2019.4
2021.2 2021.2→2022.1 - - - -
2021.1 2021.1→2022.1 2021.1→2021.2 - - -
2020.3 2020.3→2022.1 2020.3→2021.2 2020.3→2021.1 - -
2019.4 2019.4→2022.1 2019.4→2021.2 2019.4→2021.1 2019.4→2020.3 -
2018.4 2018.4→2022.1 2018.4→2021.2 2018.4→2021.1 2018.4→2020.3 2018.4→2019.4

About

Compare Unity's API between versions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages