Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.
This repository was archived by the owner on May 9, 2023. It is now read-only.

[Bug]: Can't move or resize panels on Linux #167

Description

@Qkrisi

Are you on the latest version of UnityExplorer?

  • Yes, I'm on the latest version of UnityExplorer.

Which release are you using?

Standalone Mono

Which game did this occur on?

Keep Talking and Nobody Explodes (Unity 2017.4.22f1, .NET Framework 3.5)

Describe the issue.

After I call UnityExplorer.ExplorerStandalone.CreateInstance();, the UI panels of Unity Explorer open, and work like they should, except I can't move nor resize them making the mod very clunky to use. This only happens on Linux (tested on Debian 11), on Windows (10) it works properly.
The game uses the legacy input system across every platform and runs natively on Linux. I tried setting Disable_EventSystem_Override to True (as per Common issues and solutions), but that didn't solve the issue.

Relevant log output

There's nothing relevant in the Unity log nor the log of the library (Standalone), but here's the latter one anyway (to verify versions and such):

UnityExplorer 4.9.0 initializing...
[UniverseLib] UniverseLib 1.5.1 initializing...
[UniverseLib] Finished UniverseLib initial setup.
[UniverseLib] Initialized Legacy Input support
[UniverseLib] Loaded modern bundle for Unity 2017.4.22f1
[UniverseLib] UniverseLib 1.5.1 initialized.
Creating UI...

UnityExplorer 4.9.0 (Mono) initialized.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions