The caret is always missing in our InputFields since the update to Unity 5.2. The caret object is still created by the InputField and contains the usual Canvas Renderer and Layout Element components, but it simply doesn't show up.
We can write text just fine, and even select portions, but we cannot see them or where we are writing. If we create a default Input Field from UI > Input Field, it has the same problem.
Adding an Image component to the caret in Play mode (we tested that manually...
[5.2] Caret missing in InputField (even in the default one)
We can write text just fine, and even select portions, but we cannot see them or where we are writing. If we create a default Input Field from UI > Input Field, it has the same problem.
Adding an Image component to the caret in Play mode (we tested that manually...
[5.2] Caret missing in InputField (even in the default one)