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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment