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
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
Add comment