Search Issue Tracker
Fixed in 2017.1.X
Votes
1
Found in
5.5.0f3
Issue ID
880362
Regression
No
[WSA] Pasting an item in the InputField always pastes the item that was first in the clipboard before launching player
Steps to reproduce:
1. Open attached project "880362.zip"
2. Build for WSA Universal 10 SDK
3. Open VS solution
4. Deploy on local machine
5. Exit player and close Visual Studio
6. Copy some text
7. Run the built application
8. Paste the text in the InputField
9. Focus another application (eg. Web Browser) and copy some text from there
10. Refocus the player
11. Paste the text in the InputField
Expected result: the text copied from the Web Browser gets pasted in the InputField
Actual result: the text that was copied before running the player gets pasted in the InputField
Reproducible with: 5.4.0f3, 5.4.4p1, 5.5.1p3, 5.6.0b9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment