#I can't click on Objects in Subscenes

1 messages · Page 1 of 1 (latest)

cosmic hound
#

I've got a bunch of capsule objects in a subscene, I can't select any of them by clicking in the scene view. It clicks on the terrain behind them instead. If I move them out of the subscene I can click on them. If I create new objects in the subscene I canNOT click on them. I can select them in the hierarchy.

I've tried restarting Unity, googling, searching this discord, closing and opening the scene view, turning on and off the visibility and pickability of all the things in the hierarchy. I'm unsure how long I have been unable to click on objects in the subscene. If I create a new subscene I have the same problem. I've tried turning on and off a bunch of things available as buttons in the Scene view.

How do I re-enable clicking on things in subscenes in the Scene view?

cosmic hound
#

I was also having trouble getting camera.screenPointToRay to record hits, so I went and created a new project and copied all my scripts, prefabs, etc. over and now the raycasts work and I can select my objects in subscenes again.

Not sure what went wrong with the old project.