TMP Dropdown resets its value
I have this dropdown where you select gender, and then one of several characters after that. The gender dropdown works great, but i have set up the character dropdown in an identical manner but it will not work.
When I change the dropdown and click an item, it does not change. I thought this was wierd so I went into the editor and manually changed the value at runtime, it resets back to 0. I have searched through the only script in any way related to this dropdown and nowhere does it have any code that says it should be set to 0, or otherwise mess with the dropdown.value property. Please help.
Your answer
Follow this Question
Related Questions
TMP text that was changed from script is overridden by the one in editor 0 Answers
UI Dropdown problem. 1 Answer
change dropdown value through script 0 Answers
How to add items to dropdown based on what's in a folder? 0 Answers
prefab script accesses prefab values instead of instantiated values - but only in the player 0 Answers