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
- Crash on RaiseException when AddGameElement handles a generic type
- Interpolation 2D results are inconsistent when position.z = position.x is called on Late Update
- Game View's scale slider bar gets set to 2.5x when entering Play Mode
- Crash/Memory leak in a WebGL build when executing a very large switch statement multiple times
- [Asset Bundles] The Active Build Platform is being used instead of the build target to determine material/shader compilation
Add comment