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
Comments (1)
Add comment
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 PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
- ScalableBufferManager does not work correctly when MSAA and RenderGraph Compatability are enabled
- Sprite artefacts appear when Sprite Packer is enabled
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
longben35
Jun 29, 2015 12:28
asd