Search Issue Tracker
By Design
Votes
0
Found in [Package]
5.0.4
Issue ID
1397513
Regression
No
[FeatureRequest] Option to subdivide ProBuilder spheres using quads
Steps to reproduce:
1. Create a new empty project
2. Go to Window -> Package Manager and install the ProBuilder package
3. Go to Tools -> ProBuilder -> ProBuilder Window -> New Shape
4. In the Shape Tool window, select the "Sphere" shape and build
4. Create a Unity sphere by going to GameObject -> 3D Object -> Sphere
5. In the Scene view, select the Draw Mode toolbar and select Wireframe or Shaded Wireframe as the Shading Mode
6. Observe the wireframe of the two Spheres
Expected result: it would be preferable to have an option to maintain quads for ProBuilder spheres, as they are easier to work with
Actual result: ProBuilder sphere is subdivided using tris, as opposed to the Unity sphere which is subdivided using quads (and triangulated)
Reproducible with: 4.5.2 (2019.4.35f1, 2020.3.27f1), 5.0.3 (2021.2.9f1), 5.0.4 (2022.1.0b5, 2022.2.0a2)
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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Resolution Note:
The current behavior is expected. However, a Jira task has been created to track this demand.