Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1176162
Regression
No
[VCS] Delete Empty Changesets button is missing if the Empty Changeset asset list hasn't been expanded before
How to reproduce:
1. Create a new project in your preferred workspace and open it
2. Connect it to Perforce
3. In P4V create a new empty changeset
4. Back in Unity open the VCS Window and refresh it
4. Observe the window's top button bar (The "Delete Empty Changesets" button next to the "Editor Settings" button is missing)
5. Expand the newly created empty changeset (The button should now appear)
Expected result: the "Delete Empty Changesets" button is always shown while there are empty changesets in the workspace
Actual result: the "Delete Empty Changesets" button is missing even when there are empty changesets in the workspace.
Reproducible in: 2019.3.0a12, 2019.2.1f1, 2019.1.14f1, 2018.4.6f1, 2017.4.31f1
Note: this reproduces both when the empty changeset is created outside of the Editor (P4V) and when It's created through code (Example: using Provider.Checkout to a new changeset) If there are multiple empty changesets and only one of them has been expanded then only the expanded one will get deleted when the "Delete Empty Changesets" button is clicked.
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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note:
This is a very low severity bug and the fix might impact the performance of the version control window. For this reason we have decided to not fix this bug at the moment.