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
- A NullReferenceException error is thrown when extracting textures from an FBX
- “Convert To Subgraph Operator” option is capitalised incorrectly in VFX Graph
- "Toggle all debug panels" shortcut throws “NullReferenceException: Object reference not set to an instance of an object” error
- Rect Transform values are set to NaN when scaling UI element with centered scaling
- "Local Volumetric Fog" Component's "Inherit from Hierarchy" mode doesn't support negative "Scale" on the "Transform" Component
Add comment