Search Issue Tracker
By Design
Votes
0
Found in
Issue ID
1118863
Regression
No
Subtractive shadow shows artifacts on normal mapped surfaces
Steps to reproduce:
1. Download CornellBox project and open the CornellBox scene
2. In the Hierarchy panel, make sure that Directional Light is enabled
3. In the Lighting Settings, switch the lighting mode to Subtractive
4. Bake the lighting
5. Notice that the bumped texture looks strange when a subtractive shadow is cast upon it
Notes:
- The issue does not reproduce on materials with no normal maps
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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Resolution Note:
At the moment normal map are not taken into account when we bake the lighting. This is a known limitation of the current system. Fixing this is more of a feature request that would need to be prioritized against other dev.