Skip to content

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Sep 23, 2025

Followup:

  • Add Xbox platform to automated symbol upload
  • Fix Sentry.Unity.Native to target Xbox Series platforms
  • Fix executable path when targeting Xbox

cursor[bot]

This comment was marked as outdated.

@bitsandfoxes bitsandfoxes requested a review from vaind September 24, 2025 11:44
case BuildTarget.GameCoreXboxSeries:
case BuildTarget.GameCoreXboxOne:
// TODO: Figure out if we need to ship with a crash handler
// No standalone crash handler for Xbox - comes with Breakpad
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that we plan to move to crashpad.
I'll add a link to this comment to that ticket

@bitsandfoxes bitsandfoxes merged commit ac1b63e into main Sep 26, 2025
148 of 152 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/xbox-followup branch September 26, 2025 11:20
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.

4 participants