Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0f2
Issue ID
1035584
Regression
No
WorldPos is not passed to SurfaceShader when Camera rendering path is set to Deferred
How to reproduce:
1. Open given Unity project
2. Enter "SampleScene" scene
3. Make sure that your rendering path in the Main Camera is "Deferred"
- Notice that the Cube is black
4. Change Rendering path to ''Forward''
- Notice that the top of the Cube is red
Expected result: Cube should have the red top in both scenarios
Actual result: When rendering path is set to deferred, the cube is all black
Reproducible with: 2018.2.0b3, 2018.1.0f2, 2017.4.3f1, 2017.3.2f1, 2017.2.2p2, 2017.1.3p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “NullReferenceException” thrown when moving control points on a tree branch in Scene view
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
Add comment