Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b20
Issue ID
638037
Regression
Yes
Input Box Caret is completely off on the Pos Z property of it's RectTransform
To reproduce:
1. Open attached project
2. Open CaretBug scene
3. Press play
4. Enter something in input field
5. Notice that input text caret is below input field ( http://prntscr.com/4u5mad )
Input Box Caret is completely off on the Pos Z property of it's RectTransform. This is happening due to the Plane Distance property of the canvas (Render Mode: Screen Space Camera). If Plane Distance is set to anything other than 0, the caret will be completely off on the Pos Z. If set to 0 everything positions correctly.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Add comment