Search Issue Tracker
By Design
Votes
0
Found in
2021.3.41f1
2022.3.41f1
6000.0.17f1
Issue ID
UUM-78795
Regression
No
Errors and Warnings produced by Package Manager are inconsistent between different installation types when installations fail
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
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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
Resolution Note:
According to Unity errors and messaging standards, it was decided to log these errors in the console.