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:
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|
|AssetImportWorker0.log|
|AssetImportWorker1-prev.log|
|AssetImportWorker1.log|
|AssetImportWorker2-prev.log|
|AssetImportWorker3-prev.log|
|AssetImportWorker4-prev.log|
|AssetImportWorker5-prev.log|
|Editor-prev.log|
|Editor.log|
|Unity.Entitlements.Audit.log|
|Unity.Licensing.Client.log|
|manifest.json|
|metadata.json|
|upm.log|
|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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment