URC, is there a way to remove the snapshot?

There was a need to delete the last snapshot, as it breaks the development. But I couldn’t find a way to cancel the last snapshot out of the box.
Did I miss something?

Hi Daniil, Welcome to the Forums.

In the context of revision control, you’d be reverting to a previous snapshot and continuing from there.

If you know which asset broke it, you can right-click on the asset and Revision Control → History → Select previous/working revision → ‘Sync this Revision’

Otherwise, you’d need to put on your l33t hacker gloves and use the CLI. (command list)

I imagine a visual interface to do this without CLI is in the works though.