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
- 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
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment