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
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
- Mixers do not have "Rename" in the right-click context menu when a Mixer is right-clicked in the Audio Mixer window
- The Audio Random Container and the Audio Mixer windows have no minimum size set for the core functionality to be accessible
Add comment