-
-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stop supporting EOL versions of Unity Editor #220
Comments
Unity has been pushing updates for 2021.x all year, including 2021.3.45 today, so I'd think you need to keep supporting what Unity is shipping. Per this post from Unity, 2021 support continues through the official full release of Unity 6 (tomorrow?) |
Technically in that very post it says that support is "expected by users", not "official" as given by Unity Technologies. They merely show leniency because of that expectation. Generally speaking, for us as an open source project with limited capacity, it doesn't make sense to support longer than Unity's own official support. That said, I suppose we can delay this issue until the release of Unity 6 LTS is out. |
I think publishing 2021.3.45 today counts as official support, at least through today! :D Edit: We (Mirror Networking) are OSS too...I feel ya. We've been supporting 2019 through latest, but we're probably culling back to 2022 and later end of the calendar year. |
As brought up by @EliasVal:
We should adapt the workflow to no longer build those outdated and end of life versions of the Unity Editor.
The text was updated successfully, but these errors were encountered: