Can't change a single value in the editor

Hello, I’ve been working with Unity for 6 months now and this caught me off guard, whenever I try to edit a value I need to do so by the slidebars, for some reason I can’t change the values directly and it is freaking me out 'cause I’ve searched about this and found nothing. Any help would be appreciated.

Hello @expcalibur ,

This is really weird.

Do you have any error message in Unity’s Console window?

Can you change the values in the Editor in a new empty project?

Can you share a screenshot of how it looks like your Editor while trying to change the values?

Thank you!

Hi, sorry for the delay to answer. No error messages, nothing at all. I was able to fix the problem by passing all from the scene that I was using to another one and deleting such one, for some reason that one scene was having this kind of bug. Also, new projects work just fine, the problem happened only with one scene from that one project. Thanks for the reply!

1 Like

Hi @expcalibur ,

I’m glad that you found the solution. More likely the scene when you have the issue was corrupted.

Good luck with your project!