megalon / nasb-moveset-editor

Moveset editor for Nickelodeon All-Star Brawl
MIT License
1 stars 1 forks source link

Cannot undo SAOrderedSensitive List Size change #6

Open megalon opened 2 years ago

megalon commented 2 years ago

Bug

You cannot undo changes made to the SAOrderedSensitive "List Size" field.

Cause

I wrote a custom editor script for SAOrderedSensitive to make the number of outputs adjustable. It might be possible to fix this using Unity's Undo system, but my brief attempts failed.

Workaround

None