Hey there, I was trying to find GameManager in the hierarchy. Ran some debug lines, seemed to find it just fine. Problems came up when I tried to find the script for it. It is also named GameManager, but I figured that wouldnt be a problem since it's specified to check components. I'm trying to figure out what's wrong, but can't seem to.
(one more detail, I did try inputting the component as both "GameObject" and "Game object", with the one with the space giving compiling errors).