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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.