Key combinations in the input manager?

Hi guys,

Just wondering, is it possible to define combinations in the Input Manager, such as Ctrl + 1, Ctrl + 2 etc, rather than hard coding them specifically?

I have tried things like:
ctrl + 1
left ctrl + 1
left ctr, 1

Any ideas?

Thanks

This isn’t currently possible but may well be a useful feature. You can request it either through the bug reporter or at the Unity Feedback site.

Okay thanks. I can always write my own input manager I suppose, or keep a few hard coded keys for the time being.

Out of interest, where is the bug reporter?

You can access it via Help->Report a Problem.

Thanks :slight_smile: