Patching Unity.Entities.ComponentDependencyManager GetDependencies
throws exceptions
#16
Labels
Unity.Entities.ComponentDependencyManager GetDependencies
throws exceptions
#16
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?
The text was updated successfully, but these errors were encountered: