Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0f2
Issue ID
970191
Regression
No
Views added to unityplayeractivity are not visible once the keyboard is up
Steps to reproduce:
1. Open attached project
2. "New Unity Project.zip"
3. Build and run on android
4. On the device press "Show" to show the web view, and Load url to load Google.
5. Scroll down to the input field and press it to make the keyboard appear
6. Web view disappears
Expected: The webview should be visible, that's where I'm inputting things, so I should see where I'm typing
Actual: The view is gone, sometimes possible to reappear it by toggling some window features, but generally it's not visible
Reproduced on: 2018.1.0a6, 2017.3.0b11, 2017.2.0p3, 2017.1.2p3
Devices Under Test:
Amazon KFFOWI (Fire (2015)), OS:5.1.1, CPU:armeabi-v7a, GPU:Mali-450 MP, Build:Amazon/full_ford/ford:5.1.1/LVY48F/37.5.9.5_user_595457220:user/release-keys
Htc HTC 10, OS:7.0, CPU:arm64-v8a, GPU:Adreno (TM) 530, Build:htc/pmeuhl_00401/htc_pmeuhl:7.0/NRD90M/857212.41:user/release-keys
Samsung SM G800F (Galaxy S5 Mini)*, OS:6.0.1, CPU:armeabi-v7a, GPU:Mali-400 MP, Build:samsung/kminiltexx/kminilte:6.0.1/MMB29K/G800FXXU1CQA1:user/release-keys
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Won't fix - activity lifecycle corner case