Search Issue Tracker
Fixed in 12.0.0
Fixed in 10.3.0, 11.0.0
Votes
0
Found in [Package]
11.0.0
Issue ID
1299116
Regression
No
[HDRP] Mesh is not rendered when it is using HDRP Tessellation Shader and is Viewed from a certain perspective
How to reproduce:
1. Open the attached project named "Case_1299116"
2. Open the OutdoorsScene
3. Observe the Game View - the Base gameObject is rendered
4. Select the Static/Base gameObject's material and change the used shader to HDRP/LitTessellation or HDRP/LayeredLitTessellation
5. Observe the Game View again
Expected results: The gameObject is rendered
Actual results: The gameObject is not rendered
Reproducible with: 7.5.2(2019.4.18f1), 10.2.2(2020.2.2f1), 11.0.0(2021.1.0b1)
Could not test with: 2018.4(HDRP was in early preview stage)
Notes:
1. The gameObject is not rendered only from specific angles. If the Camera is moved slightly, the object will be rendered
2. Occurs in the Scene view as well as Game view
3. Tested with graphics APIs - D3D11, D3D12, Vulkan
4. Base gameObject was generated using ProBuilder, however, this can be reproduced when using identically sized built-in primitive shapes. Tested using a simple Cube stretched to the same dimensions and it would also be not rendered
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 12.0.0):
Fixed in HDRP 12.0.0 which will be available in Unity 2021.2
Resolution Note (fix version 11.0.0):
Fixed in Unity 2021.1.0f1 and HDRP 11.0.0
Resolution Note (fix version 10.3.0):
Fixed in HDRP 10.3.0 which will be available in Unity 2020.2