[BUG] Project Library is fully deleted on revert change

Version: 8.1.33
FYI, I have found an annoying bug that I haven't seen posted anywhere. Not sure if this has been resolved in newer versions yet either.

Expectation:
Only revert change without deleting scripts.

Behavior:
When you revert a change, all project library scripts are deleted.

To replicate:

  1. Make a change to a script in your project library
  2. ctrl + shift + s to save your changes
  3. Cancel the save
  4. Right click on a script you edited
  5. Select revert changes.

I believe this should be fixed as of 8.1.34/35.

Version: 8.1.30

I have seen a similar issue with views being deleted. Maybe it's the same as the script issue?

Here are my views before:

If I make a change to the view, then close the view, then choose to Revert Changes:

Then confirm, yes:

All of my views are deleted:

-Jon

Yes, the bug was with the project browser overall and its treatment of the 'revert changes' action. As Alec mentioned, the core issue is fixed in 8.1.35; there was a minor edge case that just recently got fixed, but it's not nearly as severe.

Thanks