Skip to content
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

Closed
re-cheid opened this issue Sep 4, 2018 · 9 comments
Closed

Settings Screen not working on Android in Unity 2018.x #113

re-cheid opened this issue Sep 4, 2018 · 9 comments

Comments

@re-cheid
Copy link

re-cheid commented Sep 4, 2018

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)

@weeeBox
Copy link
Member

weeeBox commented Sep 4, 2018

Hi @re-cheid,

Would you be able to provide some additional info?

  • Scripting Backend (Mono/IL2CPP/.NET)
  • Host OS version

@re-cheid
Copy link
Author

re-cheid commented Sep 6, 2018

Hey @weeeBox

I tried with all scripting backends, same result. Seems like only the background color of the Settings screen is black.
I am working with Unity on Windows 10.
This only happens with Unity 2018.x

Here's a screenshot:
image

@weeeBox
Copy link
Member

weeeBox commented Sep 6, 2018

Thanks, @re-cheid.

Seems like something overrides the default theme. Can you list all the android plugins from you project?

@re-cheid
Copy link
Author

re-cheid commented Sep 6, 2018

This is a clean Unity project, which i created for evaluating this error, only LunarConsole in it.

//EDIT:
did you try to build it with Unity 2018?

@senkal
Copy link

senkal commented Sep 7, 2018

Unfortunately can confirm this behavior.
I was looking for alternative for TouchConsolePro, which has issues with project built with Gradle support, so any new Android project basically, I think.

Anyway, coming back to the topic.
The same behavior as shown in one of the screen shots above(in free version only one option there).
Lunar Free version, Unity 2018.2.61f, Samsung S6, new, clean project from template, built using Linux Editor(I don't think it makes a difference in this situation).

Before I buy PRO version, does the issue affect user custom actions/variables view?

@weeeBox
Copy link
Member

weeeBox commented Sep 7, 2018

Hi @senkal,

Actions/variables use the same theming as log view. I'm looking at the issue right now.

@senkal
Copy link

senkal commented Sep 7, 2018

Hi @weeeBox

Thank you for fast update.
Hopefully you will be able to resolve the issue.

@weeeBox
Copy link
Member

weeeBox commented Nov 28, 2018

Fixed in 1.5.5 (update pending)

@weeeBox weeeBox closed this as completed Nov 28, 2018
@weeeBox
Copy link
Member

weeeBox commented Nov 28, 2018

Patch file available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants