Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Update symbolic to support UE5 [NATIVE-386] #1132

Merged
merged 2 commits into from
Nov 18, 2021
Merged

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented Nov 18, 2021

The development version of Unreal Engine 5 added magic bytes to their
crash archive format. This PR updates symbolic to support the new
format.

See getsentry/symbolic#449
Fixes getsentry/sentry#29940

@jan-auer jan-auer requested a review from a team November 18, 2021 12:01
@jan-auer jan-auer enabled auto-merge (squash) November 18, 2021 12:10
@jan-auer jan-auer merged commit edabe34 into master Nov 18, 2021
@jan-auer jan-auer deleted the build/symbolic-ue5 branch November 18, 2021 12:16
jan-auer added a commit that referenced this pull request Nov 24, 2021
* master:
  test(outcomes): Fix sort order in flaky test (#1135)
  feat(outcomes): Aggregate more outcomes (#1134)
  ref(outcomes): Fold processing vs non-processing into single actor (#1133)
  build: Update symbolic to support UE5 (#1132)
  feat(metrics): Extract measurement ratings, port from frontend (#1130)
  feat(metrics): Another statsd metric to measure bucket duplication (#1128)
  feat(outcomes): Emit outcomes as client reports (#1119)
  fix: Move changelog line to right version (#1129)
  fix(dangerjs): Do not suggest to add JIRA ticket to changelog (#1125)
  feat(metrics): Tag metrics by transaction name [INGEST-542] (#1126)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sentry no longer ingests unreal engine crash reports as of Unreal Engine 5.0
2 participants