Customers using the visionOS platform are reporting crashes with UnityWebRequest. A minimal repro case was submitted as IN-63312 – [Internal link]
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 [Internal link]:
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: