Windows Phone 8 Emulator Input

While testing on the Windows Phone 8 Emulator, textfield entry is not updated or accepted when you press ‘return’

Is this an Emulator only issue or an issue on the phones as well.

I know these problems existed for Windows Store Apps but it was fixed in the 4.5.1 release of Unity.

I recommend you to always use a device for testing, since Unity does not officially support emulators

Actually, we do support emulators, otherwise you would not be able to run it on the emulator as it requires Unity to be also compiled for X86.

Are you using Windows Phone 8.0 or 8.1 application target? Is your textfield multiline or singleline? What happens when you press return?