45 lines
1.0 KiB
Markdown
45 lines
1.0 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to identify a potential issue
|
|
title: 'BUG: '
|
|
labels: Bug
|
|
assignees: ''
|
|
---
|
|
|
|
# Unity UI Extensions Bug Report
|
|
|
|
## Describe the bug
|
|
<!-- Please provide a clear and concise description of what the bug is. -->
|
|
|
|
## To Reproduce
|
|
<!-- Include Steps to reproduce the behavior: -->
|
|
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
## Expected behavior
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
## Actual behavior
|
|
<!-- What is actually happening -->
|
|
|
|
## Screenshots
|
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
|
|
|
## Your Setup
|
|
<!-- please complete any/all the following information. -->
|
|
|
|
- **Operation System:**
|
|
- [ ] Windows
|
|
- [ ] MacOs
|
|
- [ ] Linux
|
|
- [ ] Other <!-- Please Specify Platform -->
|
|
- **Unity Version:** <!-- Please Specify Version --> 2020.3.15f
|
|
- **Unity UI Extensions Version**
|
|
- [ ] 2.3.0 <!-- Please Specify Version or commit sha -->
|
|
|
|
## Additional context
|
|
<!-- Add any other context about the problem here. -->
|