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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment