Input System Package compile errors in Unity 6.4

zankievit

New member
I'm on version 1.3.6 of UIS and the shared package is 2.1.0. using Unity 6.4

I get the following errors when adding the Input System Package.
1774472263024.png

As a side note it would be great if sometime in the future you could import integrations like this from within the asset. Instead of having to search for the invoice number and blindly download a package without any version indication on a website hoping it is compatible with the current version of the asset (I've had issues like this with integrations from Opsive assets pretty much every time I've tried them lol.) Oh and for this one in particular I had to find out in the documentation of the old input system that this package even exists instead of in the asset like the others.
 
The latest version of the input system is included in the asset and you no longer need the integration. Did you import the integration? That will likely cause the errors that you are getting.

(separately I've mentioned to Unity how it is hard to find invoices 😄)
 
That seemed to have been the issue yes. I guess the documentation is still outdated as it led me to download the integration. And since the old system is still default, with no option for the new one in the designer I just followed the documentation on that.

And yes, it is diabolically bad that you cannot just get a link to the invoice on the asset page or at least a damn search function or something lol
 
Please remove this from the documentation or mention that it is not necessary for 6.4+

I just spent an hour trying to fix my project after importing the integration.
 
Back
Top