Search Issue Tracker
By Design
Votes
1
Found in
4.1.0f4
Issue ID
538136
Regression
No
[Custom] Surface shader with a worldNormal calculated and set to the surface normal using deferred rendering doesn't work on nvi
Reproduced on 4.2.0a4
1) What happened
Using a surface shader with a worldNormal calculated and set to the surface normal, combined with deferred rendering works correctly on ATI cards. However on NVIDIA hardware the lighting isn't effecting the shader.
In forward rendering the lighting does not effect the shader on ATI cards as well.
2) How can we reproduce it using the example you attached.
Open the scene under NormalDeferredBug/normal_deferred_bug.unity
Play the scene on an ATI card and notice the cloth is bright. On NVIDIA hardware the cloth is unaffected by any kind of light
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment