Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caret not showing on MRT Keyboard Input Field #1978

Closed
Vangaorth opened this issue Apr 18, 2018 · 2 comments
Closed

Caret not showing on MRT Keyboard Input Field #1978

Vangaorth opened this issue Apr 18, 2018 · 2 comments
Assignees
Projects

Comments

@Vangaorth
Copy link

Overview

The 'KeyboardTest' scene inside any Examples package has everything already set up. Otherwise, create a new scene with MixedRealityCameraParent prefab, DefaultCursor, Input Manager prefab, MixedRealityToolkit Keyboard prefab, a main canvas with a child InputField which script has been replaced by a KeyboardInputField component and which 'text' property has been filled with some short single line text.

Expected Behavior

On Hololens, when I click/tap on the GameObject containing the KeyboardInputField, the MixedRealityToolkit keyboard appears and the caret on the inputfield of the keyboard should be visible and blanking.

Actual Behavior

The MixedRealityToolkit keyboard appears but the caret of the kayboard input field does not (on Hololens).

Steps to reproduce

Uuse this repo

Otherwise, create a new project, switch to Universal Windows Platform, create a new scene, import an MixedRealityToolkit >= 2017.2.1.0, import the relative 'Example' unity package (found on the releases page), open the KeyboardTest scene, search for the email input field and fill the 'text' property of its 'KeyboardInputField' with some short text (e.g., an email address), from MixedRealityToolkit menu, select Configure -> Apply MR Project Settings -> Apply, add the scene to the built scenes, build and deploy. On Hololens, tap the GameObject containing the KeyboardInputField.

Unity Editor Version

2017.2.1p2

Mixed Reality Toolkit Release Version

2017.2.1.4 Release Candidate 2 but the problem is in every MRT version starting from MixedRealityToolkit for Unity 2017.2.1f1 (included). MixedRealityToolkit for Unity 2017.2.0p1 MRTP4 and previous are not affected by this problem.

@david-c-kline
Copy link

Re-enabling the caret causes issue #1940 to repro. I am investigating a fix/workaround to that issue that will accompany the restoration of the caret.

@david-c-kline david-c-kline self-assigned this May 16, 2018
@david-c-kline david-c-kline moved this from To do to In progress in 2017.4.0.0 May 17, 2018
@david-c-kline david-c-kline moved this from In progress to To do in 2017.4.0.0 May 17, 2018
@david-c-kline david-c-kline moved this from To do to In progress in 2017.4.0.0 May 18, 2018
@david-c-kline
Copy link

This was released in the 2017.4.0.0 release candidate

2017.4.0.0 automation moved this from In progress to Done May 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
2017.4.0.0
  
Done
Development

No branches or pull requests

2 participants