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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment