SpaceMadness / lunar-unity-console

High-performance Unity iOS/Android logger built with native platform UI
https://www.assetstore.unity3d.com/en/#!/content/43800
Other
839 stars 114 forks source link

Fixed unitialized plugin settings when creating LunarConsole from code #145

Closed Nezz closed 4 years ago

Nezz commented 5 years ago

When you initialize the plugin using AddComponent, m_settings will remain null and the plugin won't work

weeeBox commented 4 years ago

Hey @Nezz,

Sorry for the late reply. Would you be able to sign the Individual Contributor License Agreement (CLA)?

Nezz commented 4 years ago

Sure @weeeBox, signed.

weeeBox commented 4 years ago

Thanks, I'll incorporate these changes in the upcoming 1.6.4 release