Description
Import fails on a specific .unitypackage after downloading it through the Asset Store.
How to reproduce:
- Open any project
- Open the “test“ package in Unity Editor
- In the Editor, navigate to Window → Package Manager
- In the Package Manager select “My Assets“
- Select the downloaded package and press Import
Expected result:
Package assets are imported in project.
Actual result
The content fails to import.
Environment
- Reproducible with: 2022.3.33f1
- Could be linked to the user OS language/encoding
- Not reproduced on Windows 10, macOS 14.4.1 (M1 Max)
Notes:
- Package link and forum post are in comments
- CQA could not reproduce this issue