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

[3.x] Attach mono thread before getting nativeName field #57739

Merged
merged 1 commit into from
Feb 7, 2022

Conversation

raulsntos
Copy link
Member

3.x version of #57738

In order to access the `nativeName` constant field from a C# class, the
mono scope thread must be attached or the mono domain will be null.
@raulsntos raulsntos added bug topic:dotnet cherrypick:3.x Considered for cherry-picking into a future 3.x release cherrypick:3.4 labels Feb 7, 2022
@raulsntos raulsntos requested a review from a team as a code owner February 7, 2022 03:01
@raulsntos raulsntos added this to the 3.5 milestone Feb 7, 2022
@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Feb 7, 2022
@akien-mga akien-mga merged commit c590da0 into godotengine:3.x Feb 7, 2022
@akien-mga
Copy link
Member

Thanks!

@raulsntos raulsntos deleted the fix-57503-3.x branch February 7, 2022 11:34
@akien-mga
Copy link
Member

Cherry-picked for 3.4.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants