Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b4
Issue ID
909609
Regression
No
Using MemoryMappedFile class from System.IO.MemoryMappedFiles namespace crashes Editor
To reproduce:
1. Open the project, attached by user (MemoryMappedFile.zip)
2. Open "scene" scene if not open
3. Enter Play mode
Expected: Editor does not crash when using MemoryMappedFile class
Actual: executing MemoryMappedFile.CreateFromFile method crashes Editor with no stack trace and bug reporter does not show up
Reproduced in 2017.1.0b4
Could not reproduce in earlier versions, because System.IO.MemoryMappedFiles were introduced in 2017.1.0b4
Fixed in 2017.1.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Add comment