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
- [2020.3] Play Mode has visual artifacts when Graphics API is set to DirectX12 with Dynamic Resolution enabled
- White texture appears when setting “RenderTextureFormat.Depth” to “RenderTexture” on the Camera
- Cursor is visible when using “Cursor.lockState = CursorLockMode.Locked” and “Cursor.visible = false”
- Material.SetOverrideTag setting LightMode tag has no effect
- Decal is not rendered when in Camera component Culling Mask dropdown field Default is unselected
Add comment