Skip to content

Fix problem with RegisterEntryPoint overwriting existing ExceptionHandler#804

Open
hadashiA wants to merge 1 commit intomasterfrom
ku/fix-entry-point-exception-handler
Open

Fix problem with RegisterEntryPoint overwriting existing ExceptionHandler#804
hadashiA wants to merge 1 commit intomasterfrom
ku/fix-entry-point-exception-handler

Conversation

@hadashiA
Copy link
Copy Markdown
Owner

No description provided.

@vercel
Copy link
Copy Markdown

vercel bot commented Aug 29, 2025

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

Project Deployment Preview Comments Updated (UTC)
vcontainer Ready Ready Preview Comment Aug 29, 2025 8:05am

@DenisPimenov
Copy link
Copy Markdown
Contributor

Hi @hadashiA ! I wanted to ask if there are any reasons why this PR remains open? We have our own logging system where unity logger can connect as a provider. And in environments such as server build, where we need to log to stdout, unhandled exceptions do not get captured by our logging system. Initially, we thought that registering an exception handler was a global setting, but even if we register it in every scope, it still goes to the unity logger. Maybe you could suggest an alternative solution to fix this problem.

@DenisPimenov
Copy link
Copy Markdown
Contributor

I think #765 has the same reason.

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.

2 participants