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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Won't fix - activity lifecycle corner case