I have a button that i set active. It is only called once in my script. Either its set active or in active. When ever its called active, it returns the position Y to NaN… Makes no sense cause there is absolutely no code telling it to change any position…
Do any of the parent transforms above this one have degenerate scale values, such as a zero anywhere in scale?
1 Like
No. The button is attached to a raw image. Its a play button for videos. The button was working fine until all of a sudden it isnt. I even tried making a new button and it returns nan also. I ended up adding a vert layout to the rawimage and now its actually working but I feel like thats very crude.