Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2019.1.0f2
Issue ID
1158736
Regression
No
Perforce Integration re-adds deleted files
How to reproduce:
1. Create a new project and set it up to use Perforce version control
2. Submit the project
3. In the Packages folder create a new text file
4. Close Unity and in Perforce add the newly created text file
5. In the depot, delete the added text file
6. Sync to the previous revision, when the file was added
7. Open the Unity project again, go to Window -> Asset Management -> Version Control
8. Observe the outgoing list
Expected result: the newly added text file is not automatically re-added
Actual result: the text file is automatically marked for add even when the "Automatic add" option is unchecked
Reproduced in: 2019.3.0a5, 2019.2.0b5, 2019.1.5f1, 2018.4.f1
Couldn't test with: 2017.4.28f1 (No packages folder in this version, checked with "UnityPackageManager" but it was not reproducible with it)
Note: This only reproduces with files in the Packages folder
-
tipuraut4
Aug 11, 2022 09:22
Hi there,
Thanks a lot for sharing this nice article, hope to read more article like this one around here, best regards finalank.org
-
ariannaarianna
Aug 28, 2020 15:48
I learned a lot of stuff when I went to this event with my friends. I use the details in my Delaware stamped concrete paper, and when people read my paper, they were quite pleased to read interesting information.
-
ariannaarianna
Aug 15, 2020 15:57
This is an excellent post I seen thanks to share it. It is really what I wanted to see hope in future you will continue for sharing such a excellent post. <a href="https://www.bocpainters.com/brush-of-color-services">house painters near me</a>
-
Chloeman
Aug 10, 2020 10:55
Smm reseller panel..instagram real active followers .. Instagram powerful real likes Provider .. Youtube real views and watch hours .. Facebook real followers and likes https://smmperfect.com/
-
Chloeman
Aug 06, 2020 10:26
We reserve the right to change these terms of service without notice. You are expected to read all terms of service before placing any order to insure you are up to date with any changes or any future changes. https://socialspro.net/
-
Cherrilin
Jul 20, 2020 11:36
Thank you for sharing how these deleted files can be found. I was in need of this, and since I am doing https://topaustralianwriters.com/assignmenthelp4me-review/ work rihgt now, I'll make sure that I share this with my friends when I'm done.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
- Incorrect warning icon and wrong message displayed in HDRP Decal Projector
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
Resolution Note:
This is by design.
The file is marked for delete on the server, but the local user has not updated to the server status, thus it's shown as deleted on the incoming list.
It's marked for add locally, however, the user is out of sync with the server status.
I.e. The local user sees the head action as marked for delete, but the file is added in their local project.