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
- "NullReferenceException" error is thrown when swapping between built-in and URP depending on assets loaded out of asset bundles
- Objects receive a black outline in Ray Traced Screen Space Reflections
- NullReferenceException Occurs When Baking APV with GPU Streaming Enabled
- Scene renders incorrectly when using RenderGraphUtils.AddCopyPass
- [URP] Searchable context menu instantly closes when attempting to open it
Add comment