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
- 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 (fix version 0.20.1-preview):
Fixed in 0.20.1-preview