Unity Issue Tracker - Added Remote status persists in other user's view after It's been submitted in the original client
Closed
UUM-17955
Added Remote status persists in other user's view after It's been submitted in the original client
Unity: Version Control
VCS
Won't Fix
6.5.X
6.4.X
6.3.X
6.2.X
6.1.X
6.0.X
2023.3.X
2022.3.X
2021.3.X
2020.2.X
2020.1.X
2019.3.X
2018.4.X
2017.4.X
Cancelling: the 6000.1 version has reached its end of life. If you need additional fixes, please upgrade to a newer Unity version.
Cancelling port since 2023.3 is an unsupported version, 2023.3 became 6000.0
How to reproduce:
1. Create a new project in your preferred workspace
2. Connect it to Perforce and submit the initial project (User 1)
3. Pull the project to another workspace and open it (User 2)
4. Create a new Material named "Test" on both projects (The file should show the added local and added remote statuses)
5. Submit the file on User 1 and observe the files on the User 2's project
Expected result: the file is shown as "Added local" and "out of sync"
Actual result: the file is shown as "Added local", "Added remote" and "out of sync"