Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
4
Found in
2023.3.0a12
6000.0.0b11
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-17930
Regression
No
[Perforce] File that is deleted at later revision is marked for add when the file is added back by syncing with older revision
How to reproduce:
1. Create a new Unity project
2. Set the Version Control Mode to Perforce
3. Connect to a working perforce server
4. Create a new script called Test.cs
5. Submit the added file (and its meta file) to the perforce server - call this changelist A
6. Delete Test.cs (and its meta file)
7. Submit the change to the perforce server - call this changelist B
8. Within P4V (perforce's standalone client), sync the local workspace to changelist A
9. Return to the Unity Editor
Expected result: Test.cs is not marked for add
Actual result: Test.cs is now marked for add
Reproducible with - 2018.4.35f1, 2019.4.27f1, 2020.3.11f1, 2021.1.9f1, 2021.2.0a18
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
- "EndLayoutGroup: BeginLayoutGroup must be called first" is thrown when selecting the wrong executable for the browser and then the right one
Add comment