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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment