-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
Since the methods in UnityUtils only get invoked via reflection, it appears Unity doesn't copy that to the final binary. We should probably weave a dummy call in there to force it to include and then rely on [Preserve] to protect the methods.