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
- Unable to change the Shadow Map resolution for lights via Inspector when 'preserveCachedShadow' is enabled
- Adaptive Probe Volumes are not loaded when Adaptive Light Probes are exported via Asset Bundles and opened on another project
- Sprites are not present in Player when built
- TrackPropertyValue callback stops being called when modifying PropertyField
- [Android] [Particle System] "ParticleSystem.GeometryJob" sometimes takes up to ~20 ms in the worker thread when initializing 5 Particle Systems
Resolution Note:
The current behavior is expected. However, a Jira task has been created to track this demand.