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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
kunmateo1993
Dec 09, 2015 22:59
So do I
seccia
Dec 09, 2015 09:58
I have the same problem (Unity 5.3.0f4).