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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note (fix version 0.20.1-preview):
Fixed in 0.20.1-preview