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

Patching Unity.Entities.ComponentDependencyManager GetDependencies throws exceptions #16

Open
marwie opened this issue Apr 12, 2021 · 0 comments
Labels
bug Something isn't working thirdparty

Comments

@marwie
Copy link
Member

marwie commented Apr 12, 2021

This also happens when just using harmony with a prefix patch
Reproduced here https://github.com/marwie/EntityComponentSystemSamples/tree/harmony-dependencymanager

Possibly caused by struct + unsafe + partial? But could not reproduce outside of Unity. Maybe because Burst compiled?

@marwie marwie added thirdparty bug Something isn't working labels Apr 12, 2021
marwie added a commit that referenced this issue Apr 12, 2021
… one of more that is causing problems. see issue #16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working thirdparty
Projects
None yet
Development

No branches or pull requests

1 participant