Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
1
Found in
2017.4.0f1
2018.3.0a1
2018.4.0f1
2018.4.3f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1170071
Regression
No
[Mobile] TouchScreenKeyboardType is missing DecimalPad
To reproduce:
1. Open Unity and create a New Project
2. Set Platform to iOS or Android
3. Create a new Script
4. Try to add TouchScreenKeyboardType.DecimalPad
Expected results: It adds a Keyboard with Numbers and a Decimal point
Actual results: This Keyboard does not exist
Notes:
- This issue reproducible on both iOS and Android
- This report sounds more likely as Feature Request
- On iOS Documentation, this Keyboard type exists and in Unity Documentation, there is no such type:
https://developer.apple.com/documentation/uikit/uikeyboardtype/uikeyboardtypedecimalpad?language=objc
https://developer.apple.com/documentation/uikit/uikeyboardtype?language=objc
https://docs.unity3d.com/ScriptReference/TouchScreenKeyboardType.html
Reproduced on Unity 2017.4.0f1, 2017.4.29f1, 2018.3.14f1, 2018.4.4f1, 2019.1.9f1, 2019.2.0b9 and 2019.3.0a9
Comments (6)
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
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown
Fillmore
Nov 22, 2019 17:16
Confirmed fixed in 2018.4.13f1
Thank you.
Fillmore
Oct 28, 2019 22:43
Over a month since this was originally logged.
Is there a chance this can get included in the 2018 LTS soon? It's the version of Unity we use to develop our app on, and it would be a huge deal for us. Thanks!
Fillmore
Oct 10, 2019 20:03
Fixed in 2020.1
Fixed in 2019.3
Planned for 2018.4, 2019.2
Does it feel weird to not have it also planned for 2019.1? You're just skipping an entire segment, but fixing it on everything else.
Fillmore
Oct 02, 2019 14:26
Bump?
Fillmore
Sep 24, 2019 23:07
I see it now says Active, does that mean it's being considered for a backport? It shouldn't be a huge change to add into previous versions.
Fillmore
Sep 23, 2019 18:40
Reproduced on Unity 2017.4.0f1, 2017.4.29f1, 2018.3.14f1, 2018.4.4f1, 2019.1.9f1, 2019.2.0b9 and 2019.3.0a9
Can this be added to the 2018 LTS stream?