The Android Keyboard text appears to be white on a white background for some reason (at least in Unity 5.5.1f1 and below) when testing on an Android device. So there’s no way for the user to tell what the current input text is unless they highlight it. Not sure if it’s an actual bug on Unity’s end or if there’s a styling conflict caused by multiple Android manifests. Luckily, there’s a quick way to fix this.
- Open the Android Manifest file at Plugins/Android/AndroidManifest.xml.
- Look for android:hardwareAccelerated=”true” and add android:theme=”@style/UnityThemeSelector” after it.
- Save and test it on a device. The keyboard text should be visible again!
Source: https://forum.unity3d.com/threads/keyboard-text-white.391322/
Related Posts
May 3, 2011
Project Blender – Day1: Color of Death
March 31, 2013
[FIX] Bioshock: Infinite – Audio Crackling
How to fix audio crackling issue in Bioshock: Infinite by changing .exe compability to Windows Vista SP2
July 10, 2011
[How] Google Maps Short URLs
How to get Google Maps Short URLs (July 2011) after Google removed the option from the experimental Google Labs