Object References Missing In Editor Window - All Scripts

Opened Unity and discovered that all my object references are missing in the editor window, however the game plays without throwing errors. Has anyone else experiences this and found a way to correct the problem?

Thanks!

You have selected that script file from Project folder, not from the Hierarchy (Scene) ?
(most likely it has those references assigned there)

1 Like

Oh good call… user error! Thanks for setting me straight this Monday morning.