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
- Shadows are not present when using unity_SpriteColor and Alpha Clipping in Shader Graph
- [macOS] Secondary display rendering incorrect target and flickering when building for Multi-Display
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
- Freeze/Crash when entering Play Mode in a specific project
- Lack of documentation regarding VFX Ray Tracing support
PINK_FL0YD
May 15, 2019 10:11
I'm looking for...