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
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
- Motion Blur has sharp edges when object is moving in the foreground of another object
Add comment