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
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors “RenderPass: Attachment 0 is declared as depth attachment but RGBA8 sRGB is not a valid depth format.“ and “BeginSubPass: Not inside a Renderpass“ are present when using Native RenderPass with a RenderTexture that only has depth output
- ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
- [tvOS] "EXC_BAD_ACCESS" error is thrown when Painter2D.ClosePath is called
- Bad Naming Convention in Shortcuts Window for Sprite Shape Editing
- Bad Naming Convention in Shortcuts Window for Shader Graph
PINK_FL0YD
May 15, 2019 10:11
I'm looking for...