Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.2.0b2
Issue ID
1030962
Regression
No
[VCS] Provider.Delete doesn't mark folder content for delete until editor is re-focused
Steps to reproduce:
1. Setup VCS perforce
2. Open attached projecti in workspace and push it to repo
3. In top menu, click Test > Provider Delete menu item. This will call Provider.Delete on /Assets/Scenes folder
4. Notice that folder in project view is marked for delete but files inside are not. At this point Scenes folder shouldn't even be in project tab and its status should only be visible when observer using Outgoing tab in version control window
5. Click on some other program to make editor out of focus
6. Bring editor back in focus and notice that now project tab no longer shows Scenes folder and when observed through Outgoing tab, files that were inside are also marked for delete
Reproduced with: 2017.4.1f1, 2018.1.0f2, 2018.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment