-
-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Settings Screen not working on Android in Unity 2018.x #113
Comments
Hi @re-cheid, Would you be able to provide some additional info?
|
Hey @weeeBox I tried with all scripting backends, same result. Seems like only the background color of the Settings screen is black. |
Thanks, @re-cheid. Seems like something overrides the default theme. Can you list all the android plugins from you project? |
This is a clean Unity project, which i created for evaluating this error, only LunarConsole in it. //EDIT: |
Unfortunately can confirm this behavior. Anyway, coming back to the topic. Before I buy PRO version, does the issue affect user custom actions/variables view? |
Hi @senkal, Actions/variables use the same theming as log view. I'm looking at the issue right now. |
Hi @weeeBox Thank you for fast update. |
Fixed in 1.5.5 (update pending) |
Patch file available |
The settings screen is displayed black on Andriod when built with Unity 2018.x
With Unity 2017.3 it works as expected.
I'm using Lunar Mobile Console - PRO v1.5.3
Tested with OnePlus One (Android 6) and Asus ZenPhone AR (Android 7)
The text was updated successfully, but these errors were encountered: