Search Issue Tracker
Fixed in 5.3.5
Votes
5
Found in
5.3.4p5
Issue ID
792606
Regression
No
[iOS] App crashes with EXC_BAD_ACCESS using UnityWebRequest
To reproduce:
1. Open attached project ("792606.zip")
2. Build for iOS
3. Run on iOS device
4. Hit either of the 2 buttons
Actual behavior: App crashes after few seconds
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
0boggart0
Jun 14, 2016 16:12
I get this exact behaviour on Unity 5.3.5f1 and 5.3.5p3 on iOS build with IL2CPP scripting backend.
Reproduce case is not stable - sometimes it takes several requests to reproduce, but most of the time it takes several minutes (and dozens of requests) to get this crash.
But seemingly it still happends.
Novack
May 10, 2016 19:47
Any news on this one?