I'm creating a game in unity and I can't get the UI buttons to work. Here is what I tried:
- Added a graphics raycaster to the canvas
- Added an events system with an Input System UI Input Manager
- Checked that nothing is blocking the buttons
This is in a pause menu, when the time scale is 0.