Not being able to select fields in Inspector

Unfortunately, we’ve come across a quite annoying bug in the Inspector. We’ve got some ScriptableObjects for keeping language-specific string formatting variables and we now can’t edit them anymore, because every time we try to edit a field the Inspector either selects a field way down below (when there are at least 12 fields below the one you’ve clicked) or it won’t select the field at all (when there is less than that number underneath).

Btw, this specifically happens when you’ve scrolled down (i.e. the scrollbar of the inspector is not at the top anymore). If you select one of the fields successfully and then scroll down, the field scrolls along with it.

This is happening to our project since Unity 2019.1.1 and it’s still happening in 2019.2.1f1. Did anyone else encounter this problem?

4537657--420607--ScriptableObjectInspectorBugExample.gif

4537657--420622--ScriptableObjectInspectorBugScrollExample.gif

1 Like

Thank you! I’ve been looking for that. Do I have to mark my post with ‘possible duplicate’ or something?

Forum posts usually don’t function as bug reports.

1 Like