Unity Issue Tracker - Errors and Warnings produced by Package Manager are inconsistent between different installation types when installations fail
Closed
UUM-78795
Errors and Warnings produced by Package Manager are inconsistent between different installation types when installations fail
Unity: Packman
As Designed
6.0.X
2022.3.X
2021.3.X
According to Unity errors and messaging standards, it was decided to log these errors in the console.
Steps to reproduce:
Open or create any Project
Navigate to Window > Package Manager
Click the "+" icon in the top left corner and select an option with which to install a Package
Install a non valid Package and observe failed errors
Try installing Packages with different options from step 3
Actual results: When installing a non valid Package by
From disk: Info warning is printed in Console
By tarball: Error is printed in Console
By Git url: Error is printed in Console
Name: Error panel is opened up inside the Package Manager
Expected results: Errors or information that installation fails should be consistent between all installation types, preferably without errors printed in the Console
Reproducible with versions: 2021.3.41f1, 2022.3.41f1, 6000.0.17f1
Tested on (OS): Windows 11, macOS Sonoma
Prioritise and Follow this issue
Have a workaround or additional info about this issue?