Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
5.0.0f3
Issue ID
676453
Regression
No
UI text input does not support copy/paste on WebGL build
How to reproduce:
1. Create a new project
2. Place UI>Input Field to the scene
3. Save the scene
4. Play it, copy and paste something to the input field. It works in Editor.
5. Build for WebGL. Copy and paste something to the input field, it doesn't work. If you type something to the input field,copy from there and paste, it is pasted+v letter is added. Also placeholder text stays.
5. Build for Standalone. Do the same. Everything works good.
Comments (17)
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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
xavier-loux
Aug 19, 2016 11:56
Not fixed in 5.4.0f3
Aurigan
May 03, 2016 14:57
This isn't fixed but is being worked on - see http://forum.unity3d.com/threads/copy-paste-has-anyone-built-a-good-solution-for-this.401851/
Syrt
Apr 21, 2016 18:23
Still not fixed in 5.4
ameralay
Mar 14, 2016 20:58
it is not fixed even in ngui input fields
Socapex
Jan 25, 2016 17:39
5.3.1f1 not fixed -- [slow clap]
Mikael-H
Jan 13, 2016 14:20
I'm on 5.3 andd this is not resolved...
xesenix
Nov 30, 2015 18:58
5.2.3 you can`t copy paste from other sources than input field for example text editor.