Unity Issue Tracker - Submit and Revert window asset lists are cleared out on assembly reload
Closed
UUM-17956
Submit and Revert window asset lists are cleared out on assembly reload
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
2023.2.X
2023.1.X
2022.3.X
2021.3.X
2020.1.X
2019.3.X
2019.2.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 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.
How to reproduce:
1. Create a new project in your preferred workspace and open it
2. Connect it to Perforce
3. Create a new material and try to submit it (Keep the Submit Window open)
4. While the Submit Window is open, create a new C# script in the Project Window
5. Observe the asset list in the Submit Window
Expected result: the asset list is still saved in the Submit Window when the VCS Window is refreshed from the script's creation
Actual result: the asset list is cleared and you can no longer submit whatever you were trying to submit