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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #961727