Search Issue Tracker
Fixed in 0.20.1-preview
Votes
0
Found in [Package]
0.19.2-preview
Issue ID
1338401
Regression
Yes
[Package Validation Suite] NullReferenceException appears when adding package from git URL
How to reproduce:
1. Open the attached "case_1338401.zip" project
2. Open the Package Manager
3. Select "add package from git URL" and insert the "com.unity.localization" (or any other URL)
4. Observe the Console window
Expected result: There are no errors and the package is installed
Actual result: Package is installed but the NullReferenceException appears
Reproducible with: 0.19.2-preview - 0.20.0-preview (2020.3.11f1, 2021.1.9f1, 2021.2.0a18)
Not reproducible with: 0.19.1-preview, 0.20.1-preview - 0.20.2-preview (2020.3.11f1, 2021.1.9f1, 2021.2.0a18)
Could not test with: 2018.4.35f1, 2019.4.28f1 (could not downgrade)
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 0.20.1-preview):
Fixed in 0.20.1-preview