Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
13.1.0
Issue ID
1372268
Regression
No
URP 2D normal map is flipped when the GameObject is turned horizontally
How to reproduce:
1. Open project "Project Tachyon.zip"
2. Enter the Play Mode
3. Move both players with WASD keys to the bottom left side near the lighting
4. Observe the lighting on the players
Expected result: Lighting is the same on both players
Actual result: Lighting is flipped
Reproducible with: 12.1.0 (2021.2.0b17), 13.1.0 (2022.1.0a12)
Could not test with: 2019.4.31f1, 2020.3.20f1, 2021.1.25f1 (Errors: "Assets/CorgiEngine/ThirdParty/MoreMountains/MMTools/Tools/MMAchievements/Scripts/MMAchievementDisplayItem.cs(3,19): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)")
11.0.0 (Error: "Library/PackageCache/com.unity.test-framework@1.1.30/UnityEditor.TestRunner/TestLaunchers/PlayerLauncher.cs(167,26): error CS1061: 'BuildPlayerOptions' does not contain a definition for 'subtarget' and no accessible extension method 'subtarget' accepting a first argument of type 'BuildPlayerOptions' could be found (are you missing a using directive or an assembly reference?)")
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
This is a duplicate of issue #1339571