Search Issue Tracker
Fixed
Fixed in 2022.3.18f1
Votes
0
Found in
2022.3.13f1
2022.3.14f1
2022.3.15f1
Issue ID
UUM-59388
Regression
Yes
UnityWebRequest crash in 2022.14f1+ (IN-63312) (maybe 13f1)
Customers using the visionOS platform are reporting crashes with UnityWebRequest. A minimal repro case was submitted as IN-63312 – [https://unity3d.atlassian.net/servicedesk/customer/portal/2/IN-63312]
Unclear if it reproduces on 13f1. Does not reproduce on 12f1, and definitely does on 14f1+.
Unclear if it's visionOS only (would be surprising if it was, but possible).
*Details from [IN-63312|https://unity3d.atlassian.net/servicedesk/customer/portal/2/IN-63312]:*
Description
1. What happened
Creating a UnityWebRequest crashes a visionOS app (device or simulator) with a EXC_BAD_ACCESS code inside the native function, UnityCreateWebRequestBackend, when it attempts to assign the request's 'allHTTPHeaderFields' field.
2. How can we reproduce it using the example you attached
Build and run the sample app via xcode and observe the crash on launch. This crash appeared in Unity 2022.3.14. It does not occur in Unity 2022.3.13
Correspondent
joe@ninjakiwi.com
CPU
Mac 32 GB
GPU
Apple M2 Pro
Operating System
macOS 14.1 23B74 Darwin 23.1.0
Selected Platform
VisionOSPlayer
Reviewer
Denys Korniienko
Versions List
0.6.3-exp.0
*Web Links:*
|| ||
|[AssetImportWorker0-prev.log|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/AssetImportWorker0-prev.log]|
|[AssetImportWorker0.log|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/AssetImportWorker0.log]|
|[AssetImportWorker1-prev.log|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/AssetImportWorker1-prev.log]|
|[AssetImportWorker1.log|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/AssetImportWorker1.log]|
|[AssetImportWorker2-prev.log|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/AssetImportWorker2-prev.log]|
|[AssetImportWorker3-prev.log|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/AssetImportWorker3-prev.log]|
|[AssetImportWorker4-prev.log|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/AssetImportWorker4-prev.log]|
|[AssetImportWorker5-prev.log|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/AssetImportWorker5-prev.log]|
|[Editor-prev.log|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/Editor-prev.log]|
|[Editor.log|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/Editor.log]|
|[Unity.Entitlements.Audit.log|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/Unity.Entitlements.Audit.log]|
|[Unity.Licensing.Client.log|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/Unity.Licensing.Client.log]|
|[manifest.json|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/manifest.json]|
|[metadata.json|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/metadata.json]|
|[upm.log|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/upm.log]|
|[visionOSTemplate-0.zip|https://editorbugs.unity3d.com/api/v1.0/attachments/73be01eb-7ce0-45a7-9af3-2ddd29eaa583/visionOSTemplate-0.zip]|
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment