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
- Mesh Rendered GameObject using the SpriteLitDefault Material becomes invisible when animating with the URP Sprite-Lit-Default Shader
- Compilation errors occur when using PluginAPI headers in a C environment
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
PINK_FL0YD
May 15, 2019 10:11
I'm looking for...