Search Issue Tracker
Fixed
Votes
1
Found in
5.0.2f1
Issue ID
698795
Regression
No
Input Field instances are merged in OnValueChange method call
How to reproduce:
1. Open attached project
2. Open scene Test.unity
- Scene contains two Input Fields and a script which outputs the Input Field text onto the screen
- Typing something into one field causes text to appear to the left, and typing into the second field causes text to appear to the right
3. Build to iOS and run
4. Type something into any of the input fields
- Note how the text appears both on the left and on the right sides
- This does not happen in the Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
Add comment