Skip to content

Commit 3356706

Browse files
authored
moved note about il2cpp (#5354)
1 parent c57a865 commit 3356706

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/wizard/unity/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ support_level: production
55
type: framework
66
---
77

8-
> The Unity SDK now supports line numbers for IL2CPP. The feature is currently in beta, but you can enable it at `Tools -> Sentry -> Advanced -> IL2CPP line numbers`. To learn more check out our [docs](https://docs.sentry.io/platforms/unity/configuration/il2cpp/).
9-
108
## Installation
119

1210
Install the package via the [Unity Package Manager using a Git URL](https://docs.unity3d.com/Manual/upm-ui-giturl.html) to Sentry's SDK repository:
@@ -17,6 +15,8 @@ https://github.com/getsentry/unity.git#{{ packages.version('sentry.dotnet.unity'
1715

1816
## Configuration
1917

18+
> The Unity SDK now supports line numbers for IL2CPP. The feature is currently in beta, but you can enable it at `Tools -> Sentry -> Advanced -> IL2CPP line numbers`. To learn more check out our [docs](https://docs.sentry.io/platforms/unity/configuration/il2cpp/).
19+
2020
Access the Sentry configuration window by going to Unity's top menu: `Tools` > `Sentry` and enter the following DSN:
2121

2222
```

0 commit comments

Comments
 (0)