How do you cause this bug?
- List the steps
- Create a Template with children like:
Parent
>Child1
>Child2
- Spawn it in the world. The world tree will look like:
Parent
>Child1
>Child2
- Unparent all children on the world entity (which unlinks the children from their template).
The world tree will look like:
Child1
Child2
Parent
- Go into preview and then back to edit mode.
Result:
The world tree will look like:
Child1
Child2
Parent
>Child1
>Child2
Describe the bug:
It duplicates entities in edit mode.
Screenshots / video of bug:
Soon
Which platform: PC
Which input: keyboard + mouse
Your Crayta username: daigoro
Game seen in (including “Hub” or “Editor for XYZ”):
In every editor.
How regularly do you see this? (E.g. 2/3 times - please try 3 times if possible):
100%