Unity Issue Tracker - Folder contents don't immediately refresh version control status when checking out root folder
Closed
UUM-17926
Folder contents don't immediately refresh version control status when checking out root folder
Unity: Version Control
VCS
Won't Fix
2023.2.X
2023.1.X
2022.3.X
2022.2.X
2021.3.X
2020.1.X
2019.3.X
2019.2.X
2018.4.X
2017.4.X
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
This Unity version will no longer be receiving patch updates.
This Unity version will no longer be receiving patch updates.
This Unity version will no longer be receiving patch updates.
This Unity version will no longer be receiving patch updates.
This Unity version will no longer be receiving patch updates.
How to reproduce:
1. Create a new project in your preferred workspace and open it
2. Connect it to Perforce
3. Create a new folder and a material within it, submit these files
4. Make sure your Project Window layout is set to "Two Column Layout" and that you do not have the version control window open (It forces a state update)
5. Select the newly create folder and make sure that its contents are also visible
6. Check out the folder and observe the contents
Expected result: the folder and its contents are immediately shown as checked out
Actual result: the folder is checked out immediately but its contents are not, an editor re-focus is needed to properly display the file's state