Open
Description
This is an issue to accompany #371, which fixes some compilation issues for Unity 2019.4.40f1.
Issues:
- Local methods are not supported
- Incorrect method signature
UnityEngine.Object.FindObjectsOfType
, which doesn't take a parameter.