UI in the project has changed the sequence and settings

Hi! I haven’t made any changes to the interface for a few days, I’ve only been working with scripts. Today I opened the project and saw that the interface had changed - the elements were swapped (although the sequence in the editor is correct), the rounding on some elements has changed and I can’t return it to the correct value (the editor shows the correct values). Does anyone know why this happened, how to fix it, and how to prevent this from happening again?
PS. On screenshot you can see swapped elements and wrong corner radius(in editor everything is correct)

Hi, welcome to the forum!

This is a bug we’re looking into. To fix the ordering issue you can perform the following workaround:

Drag the UI elements to be children of some object and then drag them back to their intended hierarchy order. This will ensure that the UI element has a defined order.