In my game I have closed rooms with teleporters in them to bring you to the outside. However, when baking Occlusion in Unity, when the camera is inside of the enclosed room, it starts to cull away objects inside the room.
For example:
While flying around outside of the room it works perfectly. (Video of me going in the room and culling the inner walls away)
One stupid workaround I found was to create a small hole in the room so that when baking, the occlusion culling system things it's part of the outside.
Main question: Does anyone know how to instruct the Unity Culling System to calculate the occlusion culling for when inside of rooms too?
I have a tiny reproducible test scene [which can be downloaded here][https://drive.google.com/open?id=1d-dsYILJfFvQ3OudoX9mqON0WozH95tO].
I have baked occlusion with the following settings: