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
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
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?