Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.3.0a8
Issue ID
1069578
Regression
No
[ProBuilder] Building a Plane with a specific number of Length and Width Segments results in a deformed Plane
How to reproduce:
1. Open or create a new Unity Project
2. Open the ProBuilder Window, select "New Shape"
3. Select "Plane", set "Width Segments" to 789 or higher and "Length Segments" to 20
4. Press "Build Plane", wait for it to build
5. Notice the deformed Plane that was generated
Expected result: The plane is 10 by 10 and does not appear deformed
Actual result: The plane appears deformed
Reproducible with: 2017.4.0f1, 2017.4.14f1, 2018.1.9f2, 2018.2.14f1, 2018.3.0b7, 2019.1.0a6
Notes: Hovering over the object with "Edge Selection" selected also displays some anomalies. Attempting to alter the plane beyond simply moving it also seems to freeze Unity.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment