As per the title is there a particular version of Unity that this asset always aims to work with? I saw a post where people are getting warnings/issues in 6.5/6.6 with no ETAs when those versions might be supported properly.
But its not clear which versions of Unity at any given time the asset will target as a stable version?
Try 6.4, but without a doubt 6.3 has few issues related to “version support”. 6.3 is both the version I’m currently using for troubleshooting some issues and for my personal project with Astar.
So there is no official stable version the asset can guarantee?
Only reason i ask is because I am using entities for everything, so i have to keep updating Unity since its a very active part of Unity’s development cycle at the moment.
6.5.3 has a lot of weird hierarchy bugs for their new hierarchy (if you enable it in settings) especially for Entities at the moment. But 6.3.20f seems the most stable at the moment.
Also i was wondering does this asset eventually plan to have a pure ECS solution in the future, currently it only has ECS solution for agents and even that is hard limited to 32k agents due to using a badly implemented quad tree which is eating into performance costs.
6.4 is supported for sure. Last updates patch notes mention updates for 6.4.
ECS is a personal blind spot for me since I have very little experience with it myself. However this has been brought up- here’s some conversations that may point you in the right direction including some remarks directly from Aron on what is in now/what may be coming: