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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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?