I have a UI overlaying my in-game Level Editor (2D), but I’m having trouble picking up items behind the UI elements. The UI elements are Trigger Events, and the “picking up” action uses Raycasting. I’ve tried Physics > Uncheck “Raycasts Hit Triggers”, disabling collisions in the collision matrix, and putting a CanvasGroup on the UI’s parent and setting it to Interactable and Ignore Raycasts. Any idea how to get this working?
You can use keys for show or not show the UI elements?
Can you testing with Little Button in screen to show bar with buttons.