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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment