Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash caused by adding GrantConditionOnPrerequisite to Player. #21352

Open
wants to merge 1 commit into
base: bleed
Choose a base branch
from

Conversation

dnqbob
Copy link
Contributor

@dnqbob dnqbob commented Feb 26, 2024

Fixes #20603, just a workaround

@dnqbob dnqbob changed the title Fix crash caused by add GrantConditionOnPrerequisite to Player. Fix crash caused by adding GrantConditionOnPrerequisite to Player. Feb 26, 2024
@abcdefg30
Copy link
Member

Why is disposing the world causing an owner change?

@dnqbob
Copy link
Contributor Author

dnqbob commented Feb 28, 2024

I have to say I don't know, #20603 is a rare crash happens only when exit a game scene, which is hard to debug.

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.

Attempted to get trait from destroyed player actor in GrantConditionOnPrerequisite on ChangeOwnerSync
2 participants