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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
Resolution Note:
Set Inspector > Light 2D > Normal Maps > Quality property to "Fast" or "Accurate" to enable Normal Maps rendering.