Unreal Plugin w/ Unreal 5.8 Produce Debug Files but fails on Stack Unwinding
Open
@Dav1dde is already working on this.
Since Aug 4, 2026.
Bug
Product Area: Ingestion and Filtering
Unreal Engine
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 21h 23m
- Merged PRs (30d)
- 607
Description
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
- Install Unreal Plugin v 1.16.1 into Unreal 5.8
- Bring up Unreal and let is compile available Debug files
- Make sure new Debug Symbols updated: https://highdivegames.sentry.io/settings/projects/lm01/debug-symbols/
- Check newly created crashes in the Unreal project's Issue Feed
Expected Result
Issue should not be failing with missing Debug Files and Images on crashes, thereby permitting the full crash stack trace to be created.
Actual Result
We're missing full stack tracing on crashes because most or all Debug Files and Loaded Images are missing.
Product Area
Issues - Source Maps
Link
No response
DSN
No response
Version
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.