agones icon indicating copy to clipboard operation
agones copied to clipboard

Agones Unity SDK version 1.27 no longer supports older versions of C#

Open emrys90 opened this issue 3 years ago • 4 comments

What happened: Version 1.23 works fine, but after attempting to update to version 1.27 there is now compiler errors in Unity 2020.3.38f1. These compiler errors are caused by using new C# features ("is not string" in AgonesAlphaSdk). Your documentation mentions that the minimum required Unity version is 2018 here: https://agones.dev/site/docs/guides/client-sdks/unity/ https://agones.dev/site/docs/guides/client-sdks/unity/

As far as I am aware, the "is not" operator isn't available until in Unity 2021.

What you expected to happen: I expect there to not be any compiler errors when importing this package.

How to reproduce it (as minimally and precisely as possible): Import this package into a Unity project using a version older than Unity 2021.

emrys90 avatar Nov 10 '22 02:11 emrys90

Any news on this being able to get fixed?

emrys90 avatar Feb 20 '23 23:02 emrys90

Would love some help on this if you are interested!

markmandel avatar Feb 21 '23 16:02 markmandel

Sorry, I'm under a lot of deadlines right now and wouldn't be able to fix that for a while.

emrys90 avatar Mar 10 '23 09:03 emrys90

'This issue is marked as Stale due to inactivity for more than 30 days. To avoid being marked as 'stale' please add 'awaiting-maintainer' label or add a comment. Thank you for your contributions '

github-actions[bot] avatar Feb 01 '24 10:02 github-actions[bot]

This issue is marked as obsolete due to inactivity for last 60 days. To avoid issue getting closed in next 30 days, please add a comment or add 'awaiting-maintainer' label. Thank you for your contributions

github-actions[bot] avatar Mar 15 '24 02:03 github-actions[bot]