---
name: Bug report
about: Create a bug report. Use this for unexpected behaviors that we can reproduce so we can fix them in the SDK. If we find your issue is not an SDK bug, we'll provide clarity on a fix for your code.
title: <Concise title for this bug> [BUG]
labels: bug
assignees: iamarkdev

---

**What were you trying to do, what did you expect to happen?**
Let us know what you were trying to do, and what you expected your code to do that it did not.

**What actually happened?**
What did your code actually do? Explain the bug/issue clearly.

**To Reproduce**
For SDK specific bugs, please provide the HYTOPIA SDK version you're using and a complete snippet of your code so we can reproduce this issue locally.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Additional context**
Add any other context about the problem here.
