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
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
- Warnings thrown when computing Positions in a 2D BlendTree are not helpful to the user
- Warnings thrown when adjusting Time Scale to Homogenous Speed in a BlendTree are not helpful to the user
Add comment