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

MRTK3: NonNativeKeyboard Prefab - Missing Textures #11606

Closed crucial-sailor closed 1 year ago

crucial-sailor commented 1 year ago

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


Describe the bug

Textures e.g. for arrows seem to be missing for the non native keyboard.

To reproduce

Steps to reproduce the behavior:

Open the NonNativeKeyboard prefab after setting up a project (in this case with Android as a build target) and adding MRTK3.pre16 to it (all packages except Accesibility, Text To Speech and Speech are installed).

Expected behavior

The keyboard sprites are not missing.

Screenshots

image image

Your setup (please complete the following information)

Target platform (please complete the following information)

marlenaklein-msft commented 1 year ago

Thanks for reporting the bug! Will update the sprite references.

marlenaklein-msft commented 1 year ago

Issue should be fixed with this PR #11608.