CyanLaser / CyanTrigger

CyanTrigger is an Udon compiler with focus on in-scene editing. The interface resembles the old SDK2 VRC Trigger interface, but has more functionality. CyanTrigger has full access to all of Udon and can work with UdonGraph and UdonSharp.
https://cyanlaser.github.io/CyanTrigger/
Other
44 stars 2 forks source link

Reordering or deleting Actions and undoing will cause issues for expanded actions. #2

Closed CyanLaser closed 1 year ago

CyanLaser commented 3 years ago

When removing or deleting actions and you undo the operation, the expanded actions may lose data. Please be careful when you undo operations!

CyanLaser commented 1 year ago

Many cases of this have been fixed in v0.4, which is now available on booth. Closing. If more instances of this appear, a new issue should be made.