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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
Add comment