Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
Dismiss Notice
Join us now in the Performance Profiling Dev Blitz Day 2023 - Q&A forum where you can connect with our teams behind the Memory and CPU Profilers and the Frame Debugger.

TextMesh Pro Buttons and sliders don't read to input.

Discussion in 'UGUI & TextMesh Pro' started by Cloudy2137, Aug 17, 2022.

  1. Cloudy2137

    Cloudy2137

    Joined:
    Jun 28, 2022
    Posts:
    13
    Hello.
    I've made a basic UI system for my game that was working. I've made more content for the game and the UI buttons and sliders no longer react. I've searched many unity forum threads and found no solution. I tried a canvas group, checked if the elements have graphic raycasters and I checeked if every element has the Raycast Target checked. Its the secound time this has happened to me and the only "solution" I've found so far is to make the UI once again.