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

Compilation failure on unity 2020.1.0b3 #163

Closed JamesKim2998 closed 4 years ago

JamesKim2998 commented 4 years ago

Lunar console cannot be compiled due to the lines below. https://github.com/SpaceMadness/lunar-unity-console/blob/94b5382481632cf253d824f50d3b4857fe7485ed/Project/Assets/LunarConsole/Editor/AndroidPlugin.cs#L43-L49

I guess the signature of EditorApplication.delayCall should be UnityEditor.EditorApplication.CallbackFunction.

Thanks.

weeeBox commented 4 years ago

Seems like they've introduced a breaking change. Thanks for reporting: I'll take a loot at it!

weeeBox commented 4 years ago

Fixed in 1.6.5