Mono Behaviour Missing

Hello!
Whenever I press play, I get the warning ‘The referenced script on this Behaviour is missing’!
Is there a way, that I can find out on which Behaviour the script is missing?

There are many elements in that scene and it would take too long to check every GameObject.

I tried to post it at the Unity Issue Tracker as proposal but I couldn’t find a ‘Create new post’ button.

I want to thank you in advance!

Well, it’s not like this has not been asked before:

Does it not tell you on which object that scripts is missing? Find that object and you will find which script is missing.