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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
Add comment