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

Swipe gesture to open Lunar Console is not working on Unity 6 #227

Open
ssnd292 opened this issue Feb 15, 2025 · 0 comments
Open

Swipe gesture to open Lunar Console is not working on Unity 6 #227

ssnd292 opened this issue Feb 15, 2025 · 0 comments

Comments

@ssnd292
Copy link

ssnd292 commented Feb 15, 2025

The swipe action to open Lunar console is no longer working on builds with Unity 6.

This means that the user can only open the console and debug action if a log is triggered that opens the lower notification bar. Tapping on that opens the full console.

#218 (comment) here is a hint why it may no longer work.

NOTE: unityPlayer.getFrameLayout() worked nicely for me, but it's just a workaround, and in an empty project for some reason it couldn't receive the touch events, maybe because of the structure of the views were unexpected, but you can give it a try in any case.

If needed I can pull more debug data with logcat.

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

1 participant