Unity Issue Tracker - CullingResults contain duplicated Terrain as many as ScriptableRenderContext.Cull calls
Closed
UUM-1861
CullingResults contain duplicated Terrain as many as ScriptableRenderContext.Cull calls
Unity: Terrain
URP
Won't Fix
2023.3.X
2023.2.X
2023.1.X
2021.2.X
2021.1.X
2020.3.X
2019.4.X
2019.4 LTS has reached end-of-life. This port is cancelled.
How to reproduce:
1. Open the user's attached "TerrainBug.zip" project
2. Open the "SampleScene" Scene
3. Select the "JustCallCull" GameObject in the Hierarchy window
4. Set the "Number Of Cull Calls" to 10
5. Observe the Terrain layer colors in the Scene view
Expected result: The Layer in the middle is brown
Actual result: The Layer in the middle is white