Search Issue Tracker
Fixed in 5.2.4
Votes
0
Found in
5.2.2f1
Issue ID
745355
Regression
Yes
[WP8.1] A concurrent or interleaved operation changed the state of the object, invalidating this operation
[STEPS TO REPRODUCE]
1. Open the attached project "IOTests"
2. Build project for Windows Phone 8 or 8.1
3. Deloy solution to device in debug mode
4. Press button "WriteToFile"
5. Observe exception in error log
~if exception does not occur~
6. Increase amounts of elements in dictionary using button "Increase elements"
7. Rebuild dictionary using button "RebuildDictionary"
8. Return to step 4.
[WORKAROUND]
1. Complete steps 1-3 in above test
2. Press button "WriteToMemoryToFile"
3. Observe that the exception does NOT happen
[ADITIONAL INFORMATION]
Project was build for both WP8 and WP8.1, we the issue arose
Project was tested on device Lumia 820 running WP8.1
Regression from 4.6.x
Comments (2)
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
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
kunmateo1993
Dec 09, 2015 22:59
So do I
seccia
Dec 09, 2015 09:58
I have the same problem (Unity 5.3.0f4).