Closed iulianatodoran closed 2 weeks ago
@gomboskriszta15 I added the 2.1.3
label if that's ok
Tested on stage having latest commit ae3f65e.
Now, in FAQ, under What versions of Unity does AltTester® Unity SDK work with? question, the following answer is displayed: AltTester® Unity SDK works with Unity 2021.3 LTS or higher. We no longer support Unity 2020.3 LTS as it has reached its End-of-Support from Unity and there was also a limitation for the IL2CPP builds. If you encounter any issues we'd like to hear about them. You can raise an issue or join our community on Discord.
Based on this, I will close this ticket.
Thank you!
Description
Currently we state in the FAQ section that the oldest Unity version supported is 2020.3, but on the Unity website it states that 2020.3 LTS stream has reached End-of-Support and we also have a limitation: the IL2CPP builds cannot be created using the Managed stripping level set to Minimal, as the Minimal level does not exist in Unity 2020 - as a consequence the users cannot connect their IL2CPP builds with the AltTester driver if the stripping level is higher. There are 2 options, either: - We update the oldest supported version to 2021.3 LTS - We add the info about the limitation for the IL2CPP builds when using Unity 2020.3 ## Mocks ## Additional infoThe problem with the missing setting was reported by a user on Discord