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
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Add comment