File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed
Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 1+ <!-- Please replace {Please write here} with your description if the field is applicable to the issue -->
2+ <!-- If it's not applicable, leave the {Please write here} tag to indicate that it does not apply -->
3+
4+ ### Issue Type
5+ <!-- Please place an x in the type that applies -->
6+ * [x] Bug
7+ * [ ] Enhancement / Feature
8+ * [ ] Question
9+ * [ ] Other
10+
11+ ### Description
12+
13+ {Please write here}
14+
15+ #### Code
16+ ``` csharp
17+ {Please write code here }
18+ ```
19+
20+ ### Expected Behavior
21+
22+ {Please write here}
23+
24+ ### Actual Behavior
25+
26+ {Please write here}
27+
28+ #### Stacktrace
29+ ```
30+ {Please write stacktrace here}
31+ ```
32+
33+ ### Steps to Reproduce
34+
35+ {Please write here}
36+
37+ ### Screenshot on This Problem (if possible)
38+
39+ {Please write here}
40+
41+ ### Your Environment
42+
43+ - Unity Version: {Please write here}
44+ - MLAPI Version (Commit # or release version): {Please write here}
You can’t perform that action at this time.
0 commit comments