Skip to content

Commit 9483e7b

Browse files
authored
chore(unity): Updated troubleshooting for 2022 (#5122)
1 parent 8b5b451 commit 9483e7b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/platforms/unity/troubleshooting.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ The `Sentry.Unity.Editor.iOS.dll` is responsible for adding native support to yo
3737

3838
## Build Issues
3939

40+
### Incompatibility between Sentry SDK and Unity 2022.1
41+
42+
We are aware of an incompatibility between the SDK and Unity 2022.1 when building with IL2CPP, that is related to `Il2CppFullySharedGenericAny`. We are tracking the (issue)[https://github.com/getsentry/sentry-unity/issues/691] on Github and reported it with (Unity)[https://fogbugz.unity3d.com/default.asp?1419859_qmt0m8hc0mpc1mc5].
43+
4044
### Disabling the Sentry SDK for selected platforms
4145

4246
By adding the snippet below to an `Editor` directory inside your Unity project, you can set up the ability to automatically disable the Sentry SDK for any targeted platform.

0 commit comments

Comments
 (0)