What are your AC/Unity versions, do any other Hotspots have this issue, and does it vary with the camera position?
Check that there are no invisible Menus open, or Colliders in the scene, that overlap the same area - this issue usually occurs because there is something in the way that blocks the mouse detection.
Is there a pattern to when it shows up vs doesn't? If you move the Hotspot down towards the bottom of the screen, does it still become un-seletable in the same spot?
To check if it is being caused by a Menu, go to the top of your Menu Manager and set the Asset file field to Default_MenuManager, which will temporarily revert your Menus back to the defaults. Does the issue still occur?
Comments
What are your AC/Unity versions, do any other Hotspots have this issue, and does it vary with the camera position?
Check that there are no invisible Menus open, or Colliders in the scene, that overlap the same area - this issue usually occurs because there is something in the way that blocks the mouse detection.
Editor version: 2022.3. It shows up in some things and I don't think anything is covering it up. I don't think it's the camera's fault.
Is there a pattern to when it shows up vs doesn't? If you move the Hotspot down towards the bottom of the screen, does it still become un-seletable in the same spot?
To check if it is being caused by a Menu, go to the top of your Menu Manager and set the Asset file field to Default_MenuManager, which will temporarily revert your Menus back to the defaults. Does the issue still occur?
The problem disappeared after changing the menu. I just don't understand which menu is causing it.
Okay, I found it. The rest of the inventory I tried to delete was covering it. Thanks for the help.