When i try to rename an attribute called “Exp” studio just crashes and gives a generic error. I have no idea on why this is happening or if its just my machine. I had a part with an attribute, cloned it, pasted it in the workspace and when i tryed to rename the attribute studio has crashed. This has happened 3 times in a row, it’s not a coincidence.
This is most likely a bug but I would like to hear if the same happens to anyone else.
4 Likes
The same thing happens here, renaming or deleting the attribute simply crashes the studio; in fact, attributes are weird these days, not updating and stuff.
What I found to get around this was to delete the attributes from the command bar
part:SetAttribute("AttributeName",nil)
1 Like