Unity 6 is trying to introduce quite a lot of change, while also creating a lot of confusion around versioning at the same time…
Since 6000.0 shipped as LTS, a lot of people felt that being the earliest release made it less stable, so instead of using 6000.0, many recommended going with 6000.2…
And when 6000.3.0 came out, there was still plenty of sentiment saying the version was not stable enough yet, so sticking with 6000.2 was still the better choice…
What about now…? 6000.3.
The Toolbar customization API changed completely, so code that previously created buttons in the Editor UI no longer works.
More importantly, Unity finally supports what it did not before, which means APIs that used to be difficult to access have now been cleaned up and organized.
Unity AI
At last, Unity AI is reportedly supported starting from version 6000.3.
Comments