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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
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?