Hello Jordan,
I found your itch.io via the r/SoloDevelopment. I actually had a similar idea for a game that am prototyping. ;)
First, good idea on having this feedback and bug posts.
Second, one bit of feedback about the game is the cursor doesn't always remained locked to main screen. For instance, I use ALT+TAB a lot to switch windows. Once I do this, the cursor is visible in game and goes onto other screens. Then, I can't interact with anything because the OS thinks the cursor is outside the game and I am trying to click something on another screen/monitor when in reality I am trying to use the in-game crosshair to select the cell phone or people's papers. Solution: I see that you are using Unity, so try implementing Cursor.lockState's here. Hope this helps!
Regards,
Aaron