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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment