Skip to content

sttz/unity-api-diff

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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