Hello, Welcome to Microsoft Q&A,
To make the UI elements under the Unity Canvas work on the HoloLens, please follow these steps:
- Select Canvas object in your scene, then in the Inspector panel for your Canvas, click "Convert to MRTK Canvas"
- Click "Add NearInteractionTouchableUnityUI"
- Set the Rect Transform component's X, Y, and Z scale to 0.001
If you're new to MRTK or Mixed Reality development in Unity, we recommend you start with this doc: What is the Mixed Reality Toolkit
----
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.