Search Issue Tracker
Won't Fix
Votes
15
Found in
4.6.1f1
Issue ID
666162
Regression
No
Input is not registered on emulator
To reproduce:
1. Create a UI button or toggle button
2. Build for WP8.1 (through store apps with phone 8.1 sdk)
3. Deploy to an emulator via visual studio
4. Try clicking the button/toggle - nothing happens
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Changing the Visual Element size moves it when two visual elements are close to each other
- Open Reference for Default Style Sheet asset redirects to missing page
- Undoing changes to Default Style Sheet does not show change until editor refresh
- TextMeshPro Caret has an active raycast when TMP_InputField is non-interactable
- Shadows do not smoothly fade in when transitioning between real-time shadows and baked distance shadows
Green-Sauce-Games
Aug 02, 2016 15:36
The problem remains on Unity 5.4
gn.gametorque
Mar 16, 2016 12:50
Any solution to this problem?
I am using Unity 5.3.3
and VS 2015
Zynpo
Mar 13, 2016 21:51
This is a big blocker for us. The Windows Phone emulator receives no input. Anyone know of a work-around?
wulveagfin
Nov 29, 2015 20:37
As of today in Unity 5.2.3f1 personal edition I could not get the emulator for windows phone to recognize a GUI click.
Indie Viking
Apr 06, 2015 14:54
If allowActivationOnStandalone on TouchInputModule is set to true, input on UI elements will work on both emulator and device. Tested with Unity 5.0.0f4.
Indie Viking
Mar 15, 2015 09:04
No, it's only affects the emulator. Input is handled on all my WP8.1 devices.
codingChris
Mar 12, 2015 09:10
Same thing happens on Unity 5.0.0f4. Does anybody know if this issue affects the actual device as well?