Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2017.4.X, 2018.1.X
Votes
1
Found in
2017.3
2018.1.0b12
Issue ID
1020451
Regression
Yes
[iOS] Crash with Job_ExecuteUnityWebRequest() at UnityWebRequestProto.h:222
Reproduction steps:
1. Open the attached project.
2. Build and start "theScene" to an iOS device.
3. Wait up to 2 minutes.
- Crash.
* thread #20, name = 'BackgroundWorker', stop reason = EXC_BAD_ACCESS (code=257, address=0x41)
frame #0: 0x0000000000000041
* frame #1: 0x0000000100a3d550 awsioscrashrepro`::Job_ExecuteUnityWebRequest() at UnityWebRequestProto.h:222 [opt]
frame #2: 0x00000001008c44f4 awsioscrashrepro`::Exec() [inlined] ExecuteJobFunc at JobQueue.cpp:413 [opt]
frame #3: 0x00000001008c44e0 awsioscrashrepro`::Exec() at JobQueue.cpp:476 [opt]
frame #4: 0x00000001008c4438 awsioscrashrepro`::Steal() at JobQueue.cpp:617 [opt]
frame #5: 0x00000001008c486c awsioscrashrepro`::ExecuteJobFromQueue() at JobQueue.cpp:814 [opt]
frame #6: 0x00000001008c4918 awsioscrashrepro`::ProcessJobs() at JobQueue.cpp:867 [opt]
frame #7: 0x00000001008c3f40 awsioscrashrepro`::WorkLoop() at JobQueue.cpp:937 [opt]
frame #8: 0x0000000100931548 awsioscrashrepro`::RunThreadWrapper() at Thread.cpp:36 [opt]
frame #9: 0x0000000182e4968c libsystem_pthread.dylib`_pthread_body + 240
frame #10: 0x0000000182e4959c libsystem_pthread.dylib`_pthread_start + 284
frame #11: 0x0000000182e46cb4 libsystem_pthread.dylib`thread_start + 4
Reproduced with:
iPhone 7+ iOS 10.3.2, iPad Mini 4 iOS 9.2.1
2017.3.0b3, 2017.4.1f1, 2018.1.0b13
Not reproducible with:
Android
or
2017.2.2p3, 2017.3.0a1
Note:
Case 1005678 has a similar stack trace.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
MechEthan
Jun 07, 2018 20:24
Confirmed fixed in 2017.4.5f1! Thank you!
MechEthan
May 30, 2018 17:44
Any chance this will make it into 2017.4.5f1 next week?
Adam-VisualVocal
Apr 30, 2018 16:00
Please back-port to 2017.4 LTS. Thanks!