|
1 | 1 | --- |
2 | 2 | name: Bug report |
3 | | -about: Create a report to help us improve |
| 3 | +about: Report a bug with the Unity plugin, packages, examples, or documentation |
4 | 4 | title: '' |
5 | | -labels: '' |
| 5 | +labels: 'bug' |
6 | 6 | assignees: '' |
7 | 7 |
|
8 | 8 | --- |
9 | 9 |
|
10 | 10 | **Describe the bug** |
11 | | -A clear and concise description of what the bug is. |
| 11 | +A clear and concise description of the problem. |
12 | 12 |
|
13 | 13 | **To Reproduce** |
14 | 14 | Steps to reproduce the behavior: |
15 | | -1. Go to '...' |
16 | | -2. Click on '....' |
17 | | -3. Scroll down to '....' |
18 | | -4. See error |
| 15 | +1. Open '...' |
| 16 | +2. Import or configure '...' |
| 17 | +3. Enter Play Mode / build / run '...' |
| 18 | +4. Observe '...' |
19 | 19 |
|
20 | 20 | **Expected behavior** |
21 | 21 | A clear and concise description of what you expected to happen. |
22 | 22 |
|
23 | | -**Screenshots** |
24 | | -If applicable, add screenshots to help explain your problem. |
| 23 | +**Actual behavior** |
| 24 | +Describe what happened instead, including any error messages. |
25 | 25 |
|
26 | | -**Desktop (please complete the following information):** |
27 | | - - OS: [e.g. iOS] |
28 | | - - Browser [e.g. chrome, safari] |
29 | | - - Version [e.g. 22] |
| 26 | +**Project details** |
| 27 | +- Unity version: |
| 28 | +- Plugin/package version: |
| 29 | +- Installation method: OpenUPM / Git URL / local package / .unitypackage / other |
| 30 | +- Packages affected: |
30 | 31 |
|
31 | | -**Smartphone (please complete the following information):** |
32 | | - - Device: [e.g. iPhone6] |
33 | | - - OS: [e.g. iOS8.1] |
34 | | - - Browser [e.g. stock browser, safari] |
35 | | - - Version [e.g. 22] |
| 32 | +**Environment** |
| 33 | +- OS: |
| 34 | +- Target platform: |
| 35 | +- XR runtime / SDK: |
| 36 | +- Device / headset: |
| 37 | +- Ultraleap hardware: |
| 38 | +- Tracking software version: |
| 39 | + |
| 40 | +**Logs, screenshots, or videos** |
| 41 | +If applicable, add screenshots, recordings, stack traces, or relevant excerpts from the Unity Console / Player log. |
| 42 | + |
| 43 | +**Minimal reproduction** |
| 44 | +If you can provide a minimal repro project, scene, or script snippet, describe it here or link to it. |
36 | 45 |
|
37 | 46 | **Additional context** |
38 | | -Add any other context about the problem here. |
| 47 | +Add any other context that may help investigate the issue. |
0 commit comments