yasirkula / UnityIngameDebugConsole

A uGUI based console to see debug messages and execute commands during gameplay in Unity
MIT License
2.11k stars 221 forks source link

New Input System #31

Closed FauconSpartiate closed 3 years ago

FauconSpartiate commented 3 years ago

Hello, My project uses the new Input System package from Unity. When I start playing, Unity gives me an enormous amount of errors that the old Input System is used. I tried to change your code by myself to adapt it, but it kindof breaks everything... Could it be possible to mqke the plugin work with both versions of the Input System?

yasirkula commented 3 years ago

This issue exists on a number of my plugins. Yes, I must fix it to support both Input systems. Can't promise an ETA but it's in my to-do list.

FauconSpartiate commented 3 years ago

Ok, i'll stick with my solution then...

yasirkula commented 3 years ago

Won't add in the near future. https://github.com/yasirkula/UnityIngameDebugConsole/pull/32#issuecomment-735395202

HyVong007 commented 3 years ago

I have the same problem. Hope you fix soon !

nkholski commented 3 years ago

I've got this issue too. Could it be possible to create a prefab that just render the debug-log without any interaction until this is solved?

yasirkula commented 3 years ago

Thank you all for your feedback. I'll prioritize this issue.

yasirkula commented 3 years ago

Addressed in https://github.com/yasirkula/UnityIngameDebugConsole/commit/6123ac72027a0cc2355465562ce598b96079351c