Skip to content

docs(unreal): Update Unreal docs to reflect callback reentrancy protection#16859

Open
tustanivsky wants to merge 1 commit intomasterfrom
ue/callback-re-entrancy-note
Open

docs(unreal): Update Unreal docs to reflect callback reentrancy protection#16859
tustanivsky wants to merge 1 commit intomasterfrom
ue/callback-re-entrancy-note

Conversation

@tustanivsky
Copy link
Collaborator

This PR updates the Unreal Engine SDK documentation to reflect the addition of per-callback reentrancy guards:

  • Added a general reentrancy notice to the Hooks section in the configuration options page, explaining that the SDK skips reentrant invocations while still capturing the data
  • Updated the BeforeLog handler warning to replace the outdated "stack overflow" message with accurate behavior description
  • Added a reentrancy notice to the Customize Breadcrumbs section, since BeforeBreadcrumb is the most common callback to trigger recursion via UE_LOG

Related items:

@vercel
Copy link

vercel bot commented Mar 10, 2026

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

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Mar 10, 2026 4:29pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Mar 10, 2026 4:29pm

Request Review

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.

1 participant