Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0f3
Issue ID
962052
Regression
Yes
[IMGUI] GUILayout.TextField saves only first digit
Steps to reproduce:
1) Download attached project and open in Unity
2) Play the Menu scene
3) Try writing numbers in Object Count: field
4) Notice only first input digit is shown (sometimes second as well)
Expected result: Whole number should be saved after keyboard is closed(check attached video 'noRepro.mp4')
Actual result: Only first digit is saved after keyboard is closed(check attached video 'repro.mp4')
Reproduced with:
2017.2.0b1, 2017.2.0f3, 2017.3.0b6, 2018.0a1
Not reproduced with:
2017.1.2p2, 2017.2.0a1, 2017.2.0a4
Regression since:
2017.2.0b1
Devices under test:
(5036) Sony SGP771, OS:6.0.1, CPU:arm64-v8a, GPU:Adreno (TM) 430
(0105) Verizon SM G930V, OS:6.0.1, CPU:arm64-v8a, GPU:Adreno (TM) 530
(0096) Xiaomi Redmi Note 3*, OS:5.1.1, CPU:arm64-v8a, GPU:Adreno (TM) 510
iPad Mini 2 iOS 9.2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #961727