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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1339571