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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment