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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
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.