Search Issue Tracker
Fixed in 5.2.1
Votes
0
Found in
5.2.0f3
Issue ID
725106
Regression
Yes
Caret does not appear in the input field and cannot select the text
Steps to reproduce :
- create a new input field and press play
- click inside the field and notice the caret is missing
- type something, try to select it and notice it doesn't work
*Note :
Seems to work fine in 5.1.
Comments (15)
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
- Editor Perforce login fails when Perforce shows a license expiry warning
- Assertion failed error in HDRP builds when enabling STP via script
- FBX Resamples Curves incorrectly when importing FBX files
- ProBuilder GameObject Faces disappear when increasing the Sides Count value
- FileUtil.CopyFileOrDirectory throws IOException when destination parent folder does not exist
ModLunar
Sep 06, 2019 00:45
EDIT: (I wish I could edit my original comment) -- It turns out, I was using a Mask that was hiding it, because the caret is so far to the left when there are no characters written out in the InputField. Hmmm hope this is not to hectic to adjust then!
ModLunar
Sep 06, 2019 00:33
Caret still doesn't appear when InputField's text is empty, in Unity 2019.2.0f1, despite being selected. Not completely fixed.
When there *is* text in the InputField, however, it does properly show the caret.
600
Jul 17, 2019 10:04
Posting for myself for future reference and may help others,
in Unity 2017.4.22f1 can write, but missing caret. Solved by deleting other added elements in the InputField group
https://i.imgur.com/JbWE48e.png
Caret goes invisible when other objects added because the caret is spawned as first sibling in hierarchy and blocked by other elements
Arvizio_JD
Feb 01, 2019 18:00
Issue still present in 2018.1.9f2-MLTP10
Wolokos
Aug 26, 2018 17:51
Is it possible that some people with this problem have the wrong text size for their input field? I noticed that even though the text didn't appear on the screen, the text field was still taking input. So I selected "best fit" for my text size and suddenly my caret and text appeared again. I felt like an idiot.
Not sure what's going on for the people whose input fields aren't taking input, though.
Stolorg
Mar 22, 2018 15:11
version 2017.3.0f3. Windows 10 desktop.
No caret, no text, no input in input field. Field can be clicked, highlighted, etc... but takes no input.
SSUAR
Mar 16, 2018 11:39
I have this issue in latest version of Unity. I have a panel with 8 input fields the 4 on the left have no caret but the 4 on the right have the caret. They all have the same caret settings in the inspector. Please fix this.
andrew_o1995
Feb 20, 2018 03:21
AUSTINBORDEN, same here. I'm using Unity 2017.0.0f3 to develop a VR app and it is really annoying not having the caret.
Please fix! Thanks :)
austinborden
Jan 11, 2018 19:52
This still happens in 2017.3.0f3. Caret is there but not visible like previous poster said.
adehm
Sep 14, 2017 17:05
version 2017.1.0f3
Caret is there as an object but invisible.