Search Issue Tracker
Fixed in 0.1.0-preview.4
Votes
0
Found in [Package]
0.1.0-preview.3
Issue ID
1111448
Regression
No
IOException is thrown while capturing a snapshot of a build in Memory Profiler and refocusing the Editor
How to reproduce:
1. Open attached project "RefocusingMemoryProfilerException.zip" and scene "Scene"
2. Build And Run the application, make sure that "Development Build" and "Autoconnect Profiler" are checked
3. In the Editor, open "Memory Profiler" Window and press "Capture Player"
4. While the "Capture Player" is in progress refocus the Editor (left-click on the desktop and then left-click on the Editor)
5. Observe Console Window
Expected result: no errors are thrown, the snapshot is captured
Actual result: "IOException: Sharing violation on path" error is thrown
Reproducible with: 2018.3.3f1, 2019.1.0a14, 2019.2.0a1
Could not test with: 2017.4.18f1 (Memory Profiler package was not yet released)
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