Beamable Unity SDK 2.1 is released🏆
https://t.co/Lh1QPR0e9G
Things to know:
1. This officially includes support for Unity 6!
2. We have changed how the dotnet install flow works. Starting with 2.1.0, you must have dotnet 8.0.302 installed on your machine as a development dependency. If not, the Unity SDK will offer a download link that will download the correct version. You will need to install it then continue through the Unity dialog.
3. Unity 2.1 uses Beamable CLI 4.1.1, which require 2 upgrades. The Beam Services window will automatically detect if these are needed and offer a "Fix All" button to make these changes for you:
4. Update the Microservice from net6 to net8
5. Remove any references to an old insecure Mongo.Db library