Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.4.X
Votes
0
Found in
2018.3.0a4
2018.3.9f1
2019.1.0a1
2019.2.0a1
Issue ID
1139655
Regression
No
Terrain objects in a Prefab that is instantiated at runtime do not render when "Draw Instancing" flag is enabled
How to reproduce:
1) Open the project and create a Standalone Build
2) Run the game
3) Click the button in the bottom right of the screen. This will load the "Instancing Enabled" scene with a terrain prefab that has the "Draw Instancing" flag enabled. Observe that there is no terrain visible.
4) Click the button in the bottom right to toggle between the scenes to observe the differences
Reproducible with: 2018.3.0a4, 2018.3.11f1, 2019.1.0b9, 2019.2.0a7
Not reproducible with - 2017.4.24f1, 2018.3.0a3 (No Draw Instanced tickbox)
Fixed in: 2019.2.0a8
Expected result: Terrain is being displayed
Actual result: Terrain is not being displayed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment