GithubHelp home page GithubHelp logo

Comments (4)

zadda avatar zadda commented on July 20, 2024 1

No it does not, but I found out what caused the problem. I had a script with Cursor.lockState in awake event. Disabling that script made the the console interactable. Even though in the editor I could show the cursor again by hitting the escape key that was not enough apparently. Also normally the cursor lock state was only in the editor not in the build. Either way, it works now so thanks again for providing this asset and for your quick support!
Kind regards,

from unityingamedebugconsole.

yasirkula avatar yasirkula commented on July 20, 2024

Functions like Input.GetMouseButton shouldn't interfere with this plugin. Is there a large UI canvas with Sort Order >= 1001 in your scene? Which Unity version are you using? What happens when you create a UI-EventSystem object in your scene? Are there any exceptions thrown by this plugin in the console?

from unityingamedebugconsole.

zadda avatar zadda commented on July 20, 2024

There is a UI canvas in the scene 1317x636 with sort order 0.
I'm using the latest Unity version 2018.3.0f2.
When I create a new UI eventsystem in the editor it jumps straight to the eventsystem of the debugconsole prefab.

There are no exceptions thrown by this plugin. The only thing I see in the console is the following line.
"rewired currently overriding Unity Input: to disable input override permanently delete UnityInputOverride.cs

from unityingamedebugconsole.

yasirkula avatar yasirkula commented on July 20, 2024

Does removing UnityInputOverride.cs make the console interactable?

from unityingamedebugconsole.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.