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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment