Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.10f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1147942
Regression
No
Unity's primitive Plane Mesh has its UVs upside down
How to reproduce:
1. Open the attached "case_1147942-PrimitivePlaneUVs.zip" project and open the "main" scene
2. Select the "Plane" in the Hierarchy and inspect the texture assigned to it
Expected results: The yellow arrow is pointing to the positive Z axis
Actual results: The yellow arrow is pointing to the negative Z axis
Reproducible with: 2017.4.26f1, 2018.3.14f1, 2019.1.0f2, 2019.2.0a13, 2019.3.0a1
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Resolution Note:
very minor and fixing this will affect projects that is already using it so won't fix