- Home /
The question is answered, right answer was accepted
Occlusion Culling issue (works like Frustum Culling)
Hello guys! I have a scene with procedural generated maze (at runtime) composed of cubes (wall prefab, marked as static) and large plane (floor, also static). The scene (initially with plane only) is baked with default parameters. And now I don't get what am I doing wrong, because Occlusion Culling works like Frustum Culling in my case (please see attached screenshot).
Using Unity 5.3.1f1
Does anyone have any suggestions?
Follow this Question
Related Questions
How to determine if a mesh is on screen. 1 Answer
Create Camera Frustrum planes for specific layer 0 Answers
Frustrum culling and Gpu instancing. 0 Answers
In Unity4 is it possible to apply the occlusion culling for procedural objects? 1 Answer
Umbra occlusion culling stopping after 'Computing Occlusion' 2 Answers