Fix error reporting showing "UnityEngine.Transform" instead of the path of the transform on the Console when reporting an event that failed to execute.
Added partial support for Hot Reloading (Only works with serializable events).
UNITY_2021_1_OR_NEWER added to code that's obsolete since Unity 2021.
Fix strange new error on Reorderable Arrays since Unity 2021.