Search Issue Tracker
Active
Under Consideration for 6000.2.X, 6000.3.X, 6000.4.X
Votes
1
Found in
6000.1.11f1
6000.2.0b9
6000.3.0a1
Issue ID
UUM-110980
Regression
No
“Unable to add Renderer to the Scene after Culling” error appears in the Console when a custom culling pass attempts to render a Terrain that has its tree drawing enabled
How to reproduce:
1. Open the attached “IN-107078” project
2. Open the “SampleScene” Scene
3. Observe the Console window
Expected result: No errors appear in the Console window
Actual result: “Unable to add Renderer to the Scene after Culling.” error spam in the Console window
Reproducible with: 6000.1.0a9, 6000.1.11f1, 6000.2.0b9, 6000.3.0a1
Could not test with: 2022.3.64f1, 6000.0.53f1, 6000.1.0a8 ('CullContextData' could not be found error)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Note: The error disappears when selecting the “Terrain” GameObject in the scene, going to Terrain Settings and unchecking the "Draw" property under “Tree & Details Objects” section in the Inspector
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
ldzs32
Jul 20, 2025 07:32
I'm not sure if it's the same bug, but my issue occurs when using occlusion culling visualization with terrain details rendered. The error can be avoided by disabling the occlusion culling gizmo display.
jRocket
Jul 07, 2025 19:36
This is not fixed in 6000.1.10 and is not a duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-104823. That issue is for HDRP, not URP like this issue.