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 cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
Resolution Note:
very minor and fixing this will affect projects that is already using it so won't fix