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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
Resolution Note:
very minor and fixing this will affect projects that is already using it so won't fix