UWP no input from mouse ,keyboard or xbox one controller.

Hello.

I am unable to get any input from my mouse ,keyboard or xbox one controller using Universal Windows Platform in build settings. when i change the build settings back to PC standalone, everything works fine, any ideas on whats going on?

ps build needs to be in Universal Windows Platform.

Thanks

2 Answers

2

I got the same issue too, did you update to UNITY 2018.2.1?

yeah i did, was it working prior the 2018.2.1 release?

–

FIXED ! Under the player settings find Scripting Define Symbols and replace with CROSS_PLATFORM_INPUT

–

Wow took days to find this and it completely fixed the problem. Been going through cross platform for days trying to turn off mobile. This needs to be bumped up and linked to crossplatforminputmanager info. Thanks so much