Skip to content

Android crash doesn't display other thread information #1122

@ReU4752

Description

@ReU4752

Environment

How do you use Sentry?
Sentry SaaS (sentry.io)

Which version of the SDK?
1.2.0

How did you install the package? (Git-URL, Assetstore)
github

Which version of Unreal?
Unreal Engine 5.5.4

Is this happening in Unreal (editor) or on a player like Android, iOS, Windows?
Android

Steps to Reproduce

  1. activate sentry plugin in unreal project
  2. package game to Android platform
  3. start app
  4. make crash (I use 'debug crash' console command)

Expected Result

Include other thread information in the crash event.

Actual Result

Not included it in the crash event.
but IOS platform included by default.

Any logs or screenshots

Android (Can't select other thread)

Image

IOS (Can select other thread by default)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Done

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions