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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment