Search Issue Tracker
Fixed
Fixed in 2021.3.37f1, 2022.3.22f1
Votes
0
Found in
2021.3.33f1
2022.3.21f1
Issue ID
UUM-62647
Regression
No
Package Manager: Error while getting product update details: Failed to parse response: Code 299 "Aborted Request"
h5. Description
Since the introduction of hosting UPM packages on the Asset Store, we received reports from users getting an error at project launch if their project contains such a package.
h5. Repro Steps
- To your Unity project, install a UPM package hosted on the Asset Store (eg. Meta XR Core SDK
- Launch your Unity project
h5. Actual Result
Console throws error:
{code}
[Package Manager Window] Error while getting token info: Server response is "Aborted Request" [Code 299]
UnityEditor.AsyncHTTPClient:Done (UnityEditor.AsyncHTTPClient/State,int)
{code}
Comments (1)
-
antonsem
Feb 19, 2024 08:16
I'm getting the same error in Unity 2022.3.16f1 for all Meta packages included in my project:
1. Meta XR Core SDK 60.0.0
2. Meta XR Interaction SDK 60.0.0
3. Meta XR Interaction SDK OVR Integration 60.0.0
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note (fix version 2022.3.22f1):
Verified in 2022.3.22f1
Resolution Note (fix version 2021.3.37f1):
Verified in 2021.3.37f1