Use this template to make awesome bug reports:
Your username: Tri-Angle Studios
What kind of device are you using?: iPad 6th gen, iPadOS 15.x, Hopscotch and player latest version
1 sentence description of the problem (I was doing _________, and then __________ happened): (watch video below) I was changing some texts’ index with the Bird’s Eye View when i noticed they are also changing their name
Steps that the Hopscotch team can take to reproduce my problem every time:
watch video below
…
I expected this to happen: Name doesn’t get changed
But instead this happened: Name gets changed
Here’s a bitter video:
5 Likes
@t1_hopscotch requested topic #3
6 Likes
This has been a problem for a while. It occurs when the object’s name contains a number.
Make me wonder if the project thinks the object got deleted when it got moved, so it increased the number. It doesn’t make sense either way.
5 Likes
This is actually how dragging works (deletes something and re-adds it) so it might be the cause. It definitely shouldn’t increase the number like that.
2 Likes
I just did some testing.
I added a text object, deleted it, then added it again (which added it as “Text 2”)
When I tried to rename it to “Text”, even though there were no other objects (“Text” was deleted prior) with that name, it still said I already used it (the original “Text” object might be still existent in the project’s data (via the non-editor), so that may be why I wasn’t able to use that name again).
4 Likes
I don’t think this is how it should work. Even if it’s deleted from the list of objects in the scene and added back to the list, the instance of the object should still exist at least.
2 Likes