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
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
kunmateo1993
Dec 09, 2015 22:59
So do I
seccia
Dec 09, 2015 09:58
I have the same problem (Unity 5.3.0f4).