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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 0.20.1-preview):
Fixed in 0.20.1-preview