Commit 2f455ff
chore: drop com.unity.ugui from demo manifest
The demo is UI-Toolkit-only. No script references UnityEngine.UI,
TMPro, Canvas, Image, Text, Button, GraphicRaycaster, EventSystem,
CanvasScaler, or StandaloneInputModule. No scene contains a Canvas,
CanvasRenderer, or RectTransform component. Dropping the package
also pulls out the TextMeshPro runtime that ships with ugui 2.0 in
Unity 6, and removes the transitive dependency that kept imgui in
the player.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 4cd25f8 commit 2f455ff
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
0 commit comments