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
- 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
Resolution Note:
This appears to be an edge case, removing from our bug backlog