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
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
- ScalableBufferManager does not work correctly when MSAA and RenderGraph Compatability are enabled
- Sprite artefacts appear when Sprite Packer is enabled
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
Add comment