Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Input System not supported #129

Open
fschmidmichels opened this issue Dec 1, 2021 · 1 comment
Open

New Input System not supported #129

fschmidmichels opened this issue Dec 1, 2021 · 1 comment

Comments

@fschmidmichels
Copy link

Hi!

Unless I'm doing something wrong I believe the new Unity input system is not supported.

If so, are there any plans to support it?

Cheers

@danieljharris
Copy link

Although not a fix, you can get around this issue by changing Active Input Handling to Both.

Edit -> Project Settings -> Player -> Under Other Settings under Configuration -> Active Input Handling set to Both

This way you can continue developing with the new input system and even switch Active Input Handling back to the Input System Package (New) and delete the Spatial Simulator just before you realase your game if you want to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants