Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

I cannot find the input debugger panel

I am new to unity and I am trying to connect my controller by following a tutorial on YouTube and I can't find the debugger panel. I am using unity 2019 if that could be a problem? This may not be the place to ask, I just can't find anything about anyone else not being able to see it. I followed the tutorial exactly. The only problem is when I installed it no message came up, so that could also be the problem?

https://www.youtube.com/watch?time_continue=105&v=p-3S73MaDP8&feature=emb_title

enter image description here

like image 275
Idkwhatimdoing Avatar asked Aug 31 '25 17:08

Idkwhatimdoing


1 Answers

I had the same problem. The solution that I had in Vesion 2020 was :

  1. Open the Package Manager
  2. Activate de Packages source : Unity Registry
  3. Search : Input
  4. Install it correctly
  5. Return on Menu : Window > Analysis > Input Debugger
  6. Enjoy !

Figure 1 - Package Manager

like image 59
Tuto FreeTime Avatar answered Sep 02 '25 10:09

Tuto FreeTime