Skip to content

Commit ac7be59

Browse files
authored
unreal crash free note (#12869)
1 parent 2a48a18 commit ac7be59

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/platforms/unreal/configuration/releases.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ description: "Learn how to configure your SDK to tell Sentry about your releases
44
sidebar_order: 40
55
---
66

7+
<Alert>
8+
9+
On Windows, release health support for Unreal Engine is currently limited to games made with UE 5.2 or later, with the option "Enable automatic crash capturing (Windows, UE 5.2+)" in the plugin settings enabled.
10+
11+
</Alert>
12+
713
A release is a version of your code that is deployed to an <PlatformLink to="/configuration/environments/">environment</PlatformLink>. When you give Sentry information about your releases, you can:
814

915
- Determine issues and regressions introduced in a new release
@@ -70,8 +76,3 @@ A session represents the interaction between the user and the application. Sessi
7076

7177
<PlatformContent includePath="configuration/auto-session-tracking" />
7278

73-
<Alert>
74-
75-
On Windows, release health support for Unreal Engine is currently limited to games made with UE 5.2 or later. Note, that "Enable automatic crash capturing (Windows, UE 5.2+)" in the plugin settings has to be checked to track crashed sessions properly.
76-
77-
</Alert>

0 commit comments

Comments
 (0)