Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
13.1.0
Issue ID
1380376
Regression
No
Normal maps don't work on a sprite when creating new project with 2D URP template
Reproduction steps:
1. Open the user's attached project
2. Open Assets > "scene"
3. Create New Material and assign to "PlayerRun_0" Game Object
4. Add Normal maps to material in the Inspector
Expected results: Normal maps show on the sprite
Actual results: Sprite looks flat
Reproduced in: 7.7.1 (2019.4.32f1), 10.7.0 (2020.3.22f1), 12.1.1 (2021.2.3f1), 13.1.0 (2022.1.0a15)
Notes:
- For Versions where there is no 2D URP template. The project needs to be downgraded
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Set Inspector > Light 2D > Normal Maps > Quality property to "Fast" or "Accurate" to enable Normal Maps rendering.