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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment