Unity Event not Being Serialized When Field is Public

Issue #252 resolved
Keenan Woodall created an issue

I have a public UnityEvent that is being drawn as if the Inspector is in Debug mode. The event is literally just SwitchEvent : UnityEvent<bool>

CustomUnityEventNotSerialized.png

Comments (1)

  1. Tor Esa Vestergaard

    Hi Keenan. This is a known issue, and it has already been resolved. A fix will be included in the next patch. If you are in great need of the fix, please write me at tor@sirenix.net with your Odin invoice ID, and I will send you a build containing the fix at the first opportunity to do so.

  2. Log in to comment