I am using the default hot wallet, all of my utxos have isMine set to true meaning they hold the private keys. When I create a psbt via walletcreatefundedpsbt > walletprocesspsbt > finalizepsbt the psbt is never signed and is therefore incomplete. This behavior is reproducible.
Expected behavior
Previous to this version the psbt would always be signed and finalized without issue.
Actual behavior
The psbt is not signed.
To reproduce
Load the default wallet, then attempt to create a psbt with hot utxos: walletcreatefundedpsbt > walletprocesspsbt > finalizepsbt
System information
Bitcoin Core 0.21.0 MacOS 11.0.1