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

Wrong caret position and word positon when type word exceeded length of MixedRealityKeyboardPreview #11199

Closed 492803145 closed 9 months ago

492803145 commented 1 year ago

Describe the bug

Wrong caret position and word positon when type word exceeded length of MixedRealityKeyboardPreview

To reproduce

1.Use SystemKeyboardExamples.cs to open keyboard with MixedRealityKeyboardPreview 2.Type word exceeded length of MixedRealityKeyboardPreview

Expected behavior

Caret position should at the right of the newest typed word. Newest typed word should displied at the end of the preview field.

Screenshots

https://user-images.githubusercontent.com/44543424/201561383-ae0b199c-851a-4695-b211-d9c97f5e3518.mp4

Your setup (please complete the following information)

Target platform (please complete the following information)

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 visithttps://www.mixedrealitytoolkit.org.

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