Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a9
Issue ID
1193233
Regression
Yes
[VCS] NullExceptions are continuously thrown when Inspecting missing package assets
How to reproduce:
1. Create a new project in your preferred workspace and open it
2. Connect it to Perforce and submit the initial project
3. Install the URP package and create a new render pipeline asset
4. Either revert the packages manifest.json file or simply uninstall the URP package
5. Try to inspect the leftover render pipeline assets
6. Observe the console
Expected result: No errors are thrown in the console
Actual result: "ArgumentNullException: Value cannot be null." errors are continuously spammed while trying to inspect the asset
Reproduced in: 2020.1.0a9
Not reproducible in: 2020.1.0a8, 2020.1.0a1, 2019.3.0b8, 2019.2.10f1, 2018.4.12f1
Note: does not reproduce when version control is disabled
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment