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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment