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
- The Prefab overrides comparison mode Window opens in the wrong place when the Inspector is resized to a smaller width
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
Add comment