When renaming things in content browser with revision control disabled, I get a loading screen “updating revision control”. It’s common practice to disable URC to avoid this delay on renaming, but now it seems unavoidable. Would love if when URC is disabled, this loading doesn’t take place.
@Wertandrew you’re getting revision control prompts when revision control is disabled?
It shows up for a split second when renaming
Yes. Try it when renaming a folder that contains a lot of files, or a heavy material (with revision control off) and you ll see the loading bar.
@Wertandrew Thank you for the video. I’ve found the offending code.
Rest assured, when revision control is off, it’s not doing any revision control operations.
It is spawning an unnecessary revision control popup though and doing some unnecessary iteration that can be noticeable in case of dealing with a lot of files - I’ll try to fix this.
2 Likes