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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
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?