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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
very minor and fixing this will affect projects that is already using it so won't fix