42 lines
873 B
Markdown
42 lines
873 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG] - Complete your bug title here"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**UE Version: **
|
|
E.g. UE 5.1.1
|
|
|
|
**Frontend Version: **
|
|
E.g. 0.3.0
|
|
|
|
**Problem component**
|
|
E.g. Signalling Server, Frontend, Pixel Streaming C++ plugin
|
|
|
|
**Description**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Steps to Reproduce:**
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Expected behavior**
|
|
1. A clear and concise description of what you expected to happen.
|
|
2. Ideally laid out in steps.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Platform (please complete the following information):**
|
|
- OS: [e.g. Windows 10 Pro]
|
|
- Browser + version [e.g. chrome 100]
|
|
- Version [e.g. 22]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|