Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
Issue ID
664740
Regression
No
[WP8] Nested serializable struct causes crash
A script with a nested serializable struct causes a crash on Windows Phone 8. A class can be used instead of the struct as a workaround
To reproduce:
1. Open attached project "repro.zip"
2. Build & run for WP8
3. The app crashes after the splash screen
When native debugging with visual studio an "Access violation reading location 0x0000001C." is thrown.
Then "The program '[1848] TaskHost.exe' has exited with code -2146233082 (0x80131506)."
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment