You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clipping tiles with region bounding volumes we should be able to generate another, smaller bounding region from the geometry. However when including a region volume it causes some of the tiles to disappear, presumably because frustum culling with the bounding volumes isn't precise (at least at small scales).