Describe the bug
The Scriptable Object for the MaskSetup class has a mismatch between file name and class name. This causes desync issues in the editor.
To Reproduce
Steps to reproduce the behavior:
Go to Scriptable Objects
Click on TestMaskSetup
See error for no selected class in inspector
Expected behavior
Instances of MaskConfig structs should be available for adding to that scriptable object.
Describe the bug The Scriptable Object for the MaskSetup class has a mismatch between file name and class name. This causes desync issues in the editor.
To Reproduce Steps to reproduce the behavior:
Expected behavior Instances of MaskConfig structs should be available for adding to that scriptable object.