We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f53c2f8 commit 8e25eb0Copy full SHA for 8e25eb0
docs/platforms/unreal/configuration/options.mdx
@@ -84,6 +84,12 @@ Grouping in Sentry is different for events with stack traces and without. As a r
84
Takes a screenshot of the application when an error happens and includes it as an attachment.
85
Learn more about enriching events with screenshots in our <PlatformLink to="/enriching-events/screenshots/">Screenshots documentation</PlatformLink>.
86
87
+<Alert level="info">
88
+
89
+The Unreal Engine SDK currently supports screenshot attachment for crash events only on Windows/Linux.
90
91
+</Alert>
92
93
</ConfigKey>
94
95
## Hooks
0 commit comments