Search Issue Tracker
Fixed in 5.4.0
Votes
4
Found in
5.0.1p3
Issue ID
696494
Regression
No
Tab key adds a ") " in InputFields on linux
-e: see title, works in editor and other standalones
-repro with 4.6.5, 5.1
-repro:
--add ui canvas to scene
--add two input field to canvas
--add attached script to canvas
--build and run for linux
--select 1st input field
--press tab
--notice you change to 2nd tab (workaround with user script)
--press tab again while on the 2nd input field
--NOTICE a ")" gets added to the field
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Economy package throws a CS0619 error in the Console when installed together with Deployment package
- “Screen position out of view frustum” errors are thrown when zooming out in the Scene view with Rect Tool selected
- Only one [UnityOneTimeSetUp] method runs when there are 2 of them in different classes
- Crash with multiple stack traces when Sprites with a high resolution get Sliced to a Grid with a small cell size in the Sprite Editor
- The UI Builder's Data Source Object picker cannot be navigated after triggering a circular dependency dialog box
Add comment