Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.1.4
Issue ID
1135670
Regression
No
When using the PP Debug with Forward rendering, Instanced Terrain does not render to the debug _CameraDepthNormalsTexture
How to reproduce:
1 Open the "SampleScene" in the attached "instancedTerrainNormalsForwardPath.zip" Project
2. Note that the "Main Camera" has Rendering Path set to "Forward" in the Inspector
3. Note that the "Terrain" GameObject has "Draw Instanced" Checkbox ticked in the Terrain Settings in the Inspector
4. Observe the Game View
Expected Behavior: The Terrain Normals are rendered
Actual Behavior: The Terrain Normals are not rendered
Reproducible with: 2018.3.8f1, 2019.1.0b7, 2019.2.0a8
Note: Could not test with 2017.4 because there are no Packages. If you go to "Terrain" GameObject then open up Terrain Settings in the inspector and untick the "Draw Instanced" Checkbox - the Normals are 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:
This appears to be an edge case, removing from our bug backlog