fungus icon indicating copy to clipboard operation
fungus copied to clipboard

Copying a Group of Blocks Will Make a Link To The Original

Open breadnone opened this issue 3 years ago • 1 comments

Describe the bug This behavior would prevent us from making a reusable block templates

As seen in the video below

https://user-images.githubusercontent.com/64100867/123255900-8b6d6380-d51a-11eb-9e12-677fd5068fc2.mp4

To Reproduce Make a group of connected blocks, select, then copy/paste them. The copy will make a link to the original

Expected behavior We can copy/paste a group of connected blocks without making a link to the original so it's possible to make a reusable block templates.

Versions & Platform (please complete the following information):

  • Unity version 2020 LTS

breadnone avatar Jun 24 '21 11:06 breadnone

I'll take a look into this one as well as an issue where duplicating invoke commands clear the object reference. I'll have to look into when it copies the block data and see if some fudging can be done to link to the new blocks.

This will likely appear as a separate right click option so that current workflows aren't broken.

Arylos07 avatar Jun 24 '21 12:06 Arylos07