Lighting Window Object Tab doesn't Exist,No Objects Tab in Lighting Window
I am trying to follow the tutorial on Precomputed Realtime GI tutorial on Unity's website, however at one point it states to select the Object Tab in the Lighting Window, however I have no object tab. I only have a scene tab, a realtime lightmaps tab and a baked lightmaps tab.
Is there something I need to change to access the object tab? The rest of the tutorial addresses almost solely that tab.
Answer by vanvelt · May 03, 2019 at 05:01 PM
There is no Object tab anymore, because all is located under the meshrenderer of the particular gameobjects.
Select the Gameobject you want to change
Inspector/Mesh Renderer/Realtime Uvs/...
All your looking for is there.
Thank you for an answer, I'm looking through this tutorial too (even if it's almost outdated).
How can I (if I can) see a preview of all UVs at once the same way it's shown here?
Answer by xxmariofer · Feb 13, 2019 at 11:24 PM
hello, i have never used unity 5, but that tutorial is set for that unity version and i would bet they changed the lighting tab when upgrading that version.
Thanks for you answer. I am confused as the Unity 2018 manual also shows that there should be an object panel. I hope this article is still valid as I have 5hr processing times for lighting and none of the methods for optimizing seem to work in the current version.
Answer by veronicagrifa · Mar 02, 2019 at 10:07 PM
Hi, I have the same problem, how did you solve it?,Hi, I am in the same situation, did you find the object tab?