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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
Add comment