microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

[MRDevDays] System Keyboard - a way to open different keyboard style #7944

Closed cre8ivepark closed 9 months ago

cre8ivepark commented 4 years ago

Describe the problem

Currently, there is no way/example to open different types of system keyboards. (e.g. Numpad)

Describe the solution you'd like

Script and Example scene for the various types of keyboard.

TheRisenPhoenix commented 4 years ago

Are there any news to this? Or maybe another way to open a numpad keyboard on HL2?

JuenTingShie commented 4 years ago

Hey, I'm looking for Numpad keyboard too. Will here having any update? Or maybe when will this Feature release?

Merichbier commented 3 years ago

I'm also interested, but I'm wondering if this is more a Unity bugs ?

made3 commented 3 years ago

Wondering, too. But given that this issue is almost a year old with no actual response I don't have any hope

Merichbier commented 3 years ago

I've been testing with the Touchscreenkeyboard in 2019.4 but there it was not possible to open a different keyboard than the default one. I'm wondering if there is any progress from unity side in 2020

keveleigh commented 3 years ago

@MaxWang-MS Is this something you've explored in your keyboard investigations?

MaxWang-MS commented 3 years ago

I think this is a Unity bug/feature request as the TouchcreenKeyboard is a Unity API. If you are impacted I strongly recommend filing a bug report with Unity as that they are aware of the issue and hopefully address it. Please post a public Issue Tracker link here after you hear back from Unity so that we can better track it.

stale[bot] commented 2 years ago

This issue has been marked as stale by an automated process because it has not had any recent activity. It will be automatically closed in 30 days if no further activity occurs. If this is still an issue please add a new comment with more recent details and repro steps.

derekfreed commented 2 years ago

any update on this?

MaxWang-MS commented 2 years ago

Hi @derekfreed, I have not heard any update on this issue and am not sure if a bug/feature request has been filed with Unity. Please go ahead and file a request directly with Unity if you are interested in this.

keveleigh commented 2 years ago

Out of curiosity, which https://docs.unity3d.com/ScriptReference/TouchScreenKeyboardType.html types have you tried? I'll go dig up the mapping I made a while back, but there should be several types supported.

IssueSyncBot commented 9 months ago

We appreciate your feedback and thank you for reporting this issue.

Microsoft Mixed Reality Toolkit version 2 (MRTK2) is currently in limited support. This means that Microsoft is only fixing high priority security issues. Unfortunately, this issue does not meet the necessary priority and will be closed. If you strongly feel that this issue deserves more attention, please open a new issue and explain why it is important.

Microsoft recommends that all new HoloLens 2 Unity applications use MRTK3 instead of MRTK2.

Please note that MRTK3 was released in August 2023. It features an all-new architecture for developing rich mixed reality experiences and has a minimum requirement of Unity 2021.3 LTS. For more information about MRTK3, please visit https://www.mixedrealitytoolkit.org.

Thank you for your continued support of the Mixed Reality Toolkit!