InputSystem 1.11.2 causes compile error. Unity 6000.0.26f1

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

1 Like

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.

1 Like