So basically, if you have a layer called Fruit, and you wanna add another layer called FruitFragments, as soon as you start typing and get to the letter t, all the custom layers will disappear and you'll get a ton of errors seen in the screenshot below.
I thankfully had source control but this is definitely something that should be gracefully handled.
Either by not adding a layer if it already exists or not updating the name as you type characters, but instead when you confirm the input.
I might look into it a bit later but I've been quite busy lately so not sure.
Good luck and have fun either way!
So basically, if you have a layer called
Fruit, and you wanna add another layer calledFruitFragments, as soon as you start typing and get to the lettert, all the custom layers will disappear and you'll get a ton of errors seen in the screenshot below.I thankfully had source control but this is definitely something that should be gracefully handled.
Either by not adding a layer if it already exists or not updating the name as you type characters, but instead when you confirm the input.
I might look into it a bit later but I've been quite busy lately so not sure.
Good luck and have fun either way!