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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment