Error when unloading Scene and load again.
I found this issue InputSystem 1.8.0 causes compile error: does not contain a definition for 'Assert' but I think it is different
Error when unloading Scene and load again.
I found this issue InputSystem 1.8.0 causes compile error: does not contain a definition for 'Assert' but I think it is different
I tested 1.11.2 with Unity 6000.0.28f1 and had not such issues on Mac.
I just fixed the issue. It took me a while to realize that I had forgotten to properly disable and enable the Input System during scene transitions.