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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 0.20.1-preview):
Fixed in 0.20.1-preview