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
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Add comment