Search Issue Tracker
Fixed in 0.2.6
Votes
0
Found in [Package]
0.2.5-preview.1
Issue ID
1273417
Regression
No
[Memory Profiler] Editor throws error when renaming two snapshots to the same name
How to reproduce:
1. Create a new Unity project
2. Install the Memory Profiler package
3. Open Memory Profiler window
4. Capture a memory snapshot twice
5. Rename both of them to the same name
6. Observe the Console window
Expected result: No errors in the Console window
Actual result: Error "IOException: Error 183" appears in the Console window
Reproducible with: 2018.4.26f1, 2019.4.9f1, 2020.1.4f1, 2020.2.0b1
Reproducible with package versions: 0.1.0-preview.2, 0.2.5-preview.1
Could not test with package versions: 0.1.0-preview.1 (Unable to rename the snapshots)
Note: With Unity version 2020.2.0a16 and above error "Assertion failed" appears too
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment