hz-unity-meta-quest-ui
Installation
SKILL.md
Meta Quest VR UI Setup
When to use this skill
Use this skill automatically when:
- Setting up a Canvas for VR
- Creating UI text with TextMesh Pro in a VR project
- Adding buttons, sliders, or other interactive UI in VR
- User reports pink/magenta text, unclickable buttons, or UI sizing issues in VR
- Configuring VR interaction (ray or poke) on a Canvas
Prerequisite: TMP Essential Resources
Before creating ANY VR UI, verify TMP resources are imported. Use Unity_RunCommand:
using UnityEngine;
using UnityEditor;
using System.IO;