[FIXED] - Entity duplication bug

How do you cause this bug?

  • List the steps
  1. Create a Template with children like:
Parent
    >Child1
    >Child2
  1. Spawn it in the world. The world tree will look like:
Parent
    >Child1
    >Child2
  1. Unparent all children on the world entity (which unlinks the children from their template).
    The world tree will look like:
Child1
Child2
Parent
  1. 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%

1 Like

Hey there @Ya_shi_shi !

I noticed you mentioning that you would add media to this issue. In the meantime I have gone ahead and entered a ticket for you. Our Internal team will investigate this issue further. Please feel free to update/add more information as you see fit. I will update the ticket when you do ! :slight_smile:

Thank you again for bringing these bugs to our attention. :v:

2 Likes

The game is named “Entity Duplication Bug” but it happens in every game.
Every unparented(/unlinked) child was respawned/duplicated after the preview.

2 Likes

Perfect! I have gone ahead and added this media to the ticket :slight_smile: Thank you again!

Hello

This should now be fixed as of 0.g1.49.126267.

Please let us know if you continue to see this issue!