You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,11 +40,13 @@ Blog posts:
40
40
41
41
[](https://www.youtube.com/watch?v=-YKCRSA7TOc)
42
42
43
-
## Legacy SDK
43
+
## Supported Unity Versions
44
44
45
-
If you are using Unity 5.6 or 2018, these are not supported by this SDK. There are no plans to support versions of Unity older than **2019.4**.
45
+
This SDK is tested with Unity 2020.3 onwards.
46
+
47
+
If you're using Unity 2019.4, there is compatibility with this SDK up to major version 3. On [4.0.0 it's being dropped](https://github.com/getsentry/sentry-unity/releases/tag/4.0.0-beta.0) making the lowest version 2020.3.
48
+
If you're using Unity 5.6 or 2018, these are not supported by this SDK. Sentry offered a minimalistic but stable SDK called [_sentry-unity-lite_](https://github.com/getsentry/sentry-unity-lite). It's available on a different repository. That SDK is now deprecated but is still compatible with Sentry server.
46
49
47
-
Sentry offered a minimalistic but stable SDK called [_sentry-unity-lite_](https://github.com/getsentry/sentry-unity-lite). It's available on a different repository. That SDK is now deprecated but is still compatible with Sentry server.
0 commit comments