Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2017.4.20f2
2019.2.0a11
Issue ID
1144728
Regression
No
Terrain only renders the mesh renderer ir root gameObject of a tree prefab
Terrain only renders the mesh renderer in root gameObject of a tree prefab
To reproduce:
1. Open attached project
2. Open SampleScene
Expected Result: All the Mesh Renderers found in a tree prefab are visible (in this scene, you should see many trees)
Actual result: Only the mesh renderer in the root of the prefab is visible (in this scene, you will only see small barrel meshes visible, as they are in the root of the prefab)
Note: The trees on the terrain are a prefab, of which root object is a barrel, it has child objects with tree part mesh renderers.
Alternatively, if the fix is not possible, there should be a warning in the Terrain system about using prefabs with a hierarchy of mesh renderers as Trees.
Reproduced on: 2017.4.20f2, 2019.2.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Objects flickering in Play Mode when using RenderTexture with Canvas
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
Add comment