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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment