Skip to content

docs(unreal): add thread stackwalk mode setting for native backend - #19128

Draft
tustanivsky wants to merge 1 commit into
masterfrom
feat/unreal-thread-stackwalk-mode
Draft

docs(unreal): add thread stackwalk mode setting for native backend#19128
tustanivsky wants to merge 1 commit into
masterfrom
feat/unreal-thread-stackwalk-mode

Conversation

@tustanivsky

@tustanivsky tustanivsky commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Documents the new Thread stackwalk mode setting on the Unreal Native Backend page.

The setting limits client-side stackwalking to the crashed thread, which noticeably shortens crash processing for projects with a high thread count such as Editor builds. Threads that did not crash are still reported with their id and name, only their stack traces are omitted.

Related items

Covers the new native backend setting that limits client-side
stackwalking to the crashed thread.
@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview Aug 26, 2026 8:22am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Aug 26, 2026 8:22am

Request Review

@github-actions github-actions Bot added the Priority: Needs Triage The PR description is missing valid priority information label Aug 26, 2026
@codeowner-assignment
codeowner-assignment Bot requested a review from a team August 26, 2026 08:10
@tustanivsky tustanivsky changed the title Document Unreal thread stackwalk mode setting docs(unreal): add thread stackwalk mode setting for native backend Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Needs Triage The PR description is missing valid priority information

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant