Built in "Rig Builder" plugin doesn't properly use ChangeHistoryService

Hey! I’m honestly really surprised to be making this bug report because typically everything in Roblox Studio in regards to ChangeHistoryService actually works really well, but I thought it’s important to report stuff like this since it’s not the correct or assumed behavior of the feature.

In Roblox Studio under the Avatar tab there’s a button called “Rig Builder”, when you use this feature and create an avatar it doesn’t make another step into ChangeHistoryService which means pressing “Undo” or using CMD + Z it not only removes the rig, but undoes the last step you completed BEFORE creating the rig.

Expected behavior:

I would expect that once I import a rig with Rig Builder ChangeHistoryService:SetWaypoint() would run (or at least some sort of engine variant of that)

How to recreate this issue:

Simply select ‘Avatar’, ‘Rig Builder’, insert a avatar (any works), and then press Ctrl or Cmd + Z

3 Likes

Hi, thanks for letting us know about this! We’ll look into it.

1 Like

Hey, Kinder! Just wanted to give you an update, I’m looking into this!

1 Like