Anyone else having an error with dropdowns in latest 6000.0.20f1?

All my dropdown lists are now crashing the UI in this latest version. (Click on dropdown list, select an item, repeated crashes) Anyone else experiencing this? 6000 20f1.

1 Like

I have confirmed this is definitely a bug. Create a brand new project, add the new ‘Input System’ module. Create a ui drop down. Click on the drop down and you will be spammed with:

“MissingReferenceException: The object of type ‘UnityEngine.GameObject’ has been destroyed but you are still trying to access it.
Your script should either check if it is null or you should not destroy the object.”

Nothing else can be clicked on after receiving this error.

2 Likes

Ok this isn’t related to the unity version. It’s actually related to the new Input System 1.11.0 released 10 days ago. I moved back to version 1.10.0 and the error goes away.

2 Likes

I ran into this same issue in Unity 6000.0.20f1 and can confirm that downgrading the new Input System to 1.10.0 fixed this issue.

1 Like

This is occurring for me in 2022.3.50. Has anyone filed a bug on the issue so we can upvote it?

1 Like

@joeysipos Is your issue also with Input System 1.11.0? Please file a new bug, especially since it occurs with a different Unity version than the others were using.

If it turns out to be a duplicate, it still counts as a vote.

Solution: I’ve encountered the same bug a few days ago. After updating my Input System Package to 1.11.2 it was fixed.

Using Unity Editor Version 2022.3.51f1 for Windows

1 Like

This solution also works for Linux, Debian 12