Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X, 2017.3.X
Votes
0
Found in
2017.3.0a8
Issue ID
948059
Regression
Yes
Single Line Input Field becomes Unresponsive
An Input Field with Line Type set to 'Single Line' cannot be modified and seemingly 'freezes' when a large string is pasted into it.
Reproduction Steps:
1. Download Project attached and open the 'Controls' Scene.
2. In the Multi-Line Input Field, enter a large string value until the console starts giving you errors about the text field being full. You can copy + paste larger and larger string values one after the other to speed this process up
3. Copy and paste entire contents from the Multi-Line Input into the Single-Line Input field.
Expected Result:
Single Line Input displays string, lets you delete characters
Actual Result:
Single Line Input is blank, and doesn't let you edit it anymore.
See attached .gif for more details.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] PointerEventData.pointerId value is incorrect when pressing a finger on the screen
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
Add comment