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
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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
kunmateo1993
Dec 09, 2015 22:59
So do I
seccia
Dec 09, 2015 09:58
I have the same problem (Unity 5.3.0f4).