I need to assign 2 sliders to variable slots to control them by script. I want to get the current volume of sound and music and set the position of the slider accordingly. I have done this successfully before.
The problem is that when I drag and drop the sliders to the variable slots (that are exposed in the component script ) they don’t assign.
I have made a new scene in the same project and the assignment still doesn’t work.
I have made a new project and everything works as it should. I can drag and drop to assign in a clean project.
Other UI and components assign/work fine. It’s just the sliders and just in this project, regardless of the script that they are in.
Previous sliders are still assigned, But no sliders are showing up in the browser that appears when you click on the dotInsideCircle to the right of “None (Slider)”.