Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
Issue ID
1195521
Regression
No
[VCS] Workflow: Moving assets should be optionally allowed even when they are marked for delete (or checked out etc.) remotely
In most normal cases, something being checked out or marked for delete remotely should prevent operations like renaming or moving an asset locally. That's what Unity does today.
However in some cases, a user option (like a confirmation dialog or an editor user setting) would be nice to override this. Scenario:
1. There's a big production going on using Perforce,
2. Someone marks a whole folder for deletion locally, by accident, and goes on vacation,
3. No one else can now rename or move files in Unity! P4V allows doing it, but Unity goes "oh no, marked remote for deletion, can't do it".
It should allow it, but perhaps with a confirmation dialog.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Project disappears from the Projects list in Unity Hub when the Editor crashes
- The Terrain tools follow the previous Terrain curvature when it was already undone
- Incorrect UI wording: Missing articles in project creation options
- “[Worker0] InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved.” error thrown when closing converted Sub Scene in Inspector window
- “InvalidOperationException: Trying to set the parent for HierarchyNodeHandle” errors spammed in the Console when converting Sample Scene to Sub Scene and Entities Hierarchy window is open
Add comment