Search Issue Tracker
Fixed in 5.0.0
Votes
0
Found in [Package]
4.1.0
Issue ID
1315335
Regression
Yes
[ProBuilder] ProBuilder generates Meshes with empty Submeshes when the Mesh Renderer has more Materials than Submeshes
How to reproduce:
1. Open project "Case_1315335" and load Scene "SampleScene"
2. Select the Cube GameObject in the Hierarchy
5. In the Inspector, under the Mesh Renderer's Materials section, add additional Materials
6. Open the Probuilder Window (in the Menu Bar click Tools->ProBuilder->ProBuilder Window)
7. Select the Cube and ProBuilderize it
9. View the Cube's Mesh
Expectęd results: The Cube Mesh does not have any additional Submeshes
Actual results: The Cube Mesh has the same number of empty Submeshes as Materials in the Mesh Renderer
Reproducible with: ProBuilder 4.1.0 (2018.4.32f1, 2019.4.21f1, 2020.3.0f1), 5.0.0-pre.7 (2021.1.0b10, 2021.2.0a7)
Not reproducible with: 3.10.1 (2018.4.32f1, additional Materials get removed after ProBuilderizing it)
Notes:
- Many actions from the ProBuilder Window show the same behavior, not only ProBuilderizing
- The created Submeshes are made of 0 triangles and 0 indices
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
Add comment