- Home /
i updated unity then there are no main camera and light
i was installed the unity 5.3.4 last year and i used a little. Now i updated it 5.5.2 then the main camera and light cannot created defaultly when opening the new project. I am trying to add camera but i cannot see it and for light the same.
I am adding any other objects, i cannot see also them. İ thought may be it is related with graphics card . Can you help me please!
you might need to post a screen shot of the entire unity3d interface, but for now: click on window / heirarchy to show the hierarchy panel. click in the search field at the top of that panel, enter 'light' or 'camera' to find all game objects with those components. (if a search string exactly matches a component name, the components parent gameobject will be displayed in the reduced sized hierarchy listing) select one of those items, and press 'f' to focus the editor camera on it. at a guess, objects are being created outside of the field of view of the camera, so they are essentailly hidden out of sight.
Your answer

Follow this Question
Related Questions
Normal map in dark 1 Answer
(point)Light goes through objects 1 Answer
moving objects relative to the player... 1 Answer
White objects are grey with no light 1 Answer
I can see objects through other ones. 0 Answers