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
- [VFX Graph] Base Color Map Inconsistency between Lit and Unlit Ouput
- [HDRP] Water is using the wrong depth when calculating absorption for alpha clipped transparents with depth prepass enabled
- [VFX Graph] Emissive isn't working with Decal output
- Gizmos are not drawn in Game view and Render Graph Execution errors are shown when stacked Overlay Camera is used and 'Compatibility Mode' is disabled
- Crash on WalkTypeTreeInternal when selecting the Texture of a specific FBX
Add comment