Random Between two curves keeps bugging out (Unity Shuriken)

Heyo!

I have something that somewhat randomly keeps happening, which is my random between two curves parameters don’t allow me to create keyframes pertinent to the second curve (it just turns it all into a single curve?)

I have made a small video showcasing the issue here: https://twitter.com/i/status/1524039606244716545

The only way I found to fix this, is by copying and pasting a working 2 band curve into the box, then manipulating it, which is less than ideal.

Does anyone have any clues on how to fix this?

Never had this issue. I’d recommend restarting your windows layout or deleting library to get a totally clean UI cache. Maybe a different unity version could help too?

Hmm, could you give me more details on this “deleting library”?

I don’t know what you are referring to, but I’m willing to try it.

Library is the unity folder where it keeps all the cache.
Close down Unity and delete this folder: YourUnityProjectFolder\Library\UIElements

Then after you re-launch Unity it will regenerate all UI related cache. Might help, might not help. I had some issues with UI after Unity transitioned to UI Elements and deleting the folder did fix some problems.