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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment