Search Issue Tracker
Fixed in 4.3.0-preview.3
Votes
0
Found in [Package]
4.1.0
Issue ID
1167627
Regression
No
[ProBuilder] Material will not propagate to new faces after several boolean subtractions
[ProBuilder] Material will not propagate to new faces after several boolean subtractions
UPDATE: It has been noted that Boolean operations are an experimental feature and should not be treated as a blocker for any release purposes.
When working in ProBuilder and using several boolean subtractions on a shape, the material applied to the shape will fail to propagate to the new faces created (See attached capture).
Steps to reproduce:
- Launch Unity with a new 2019.3 project, installing the ProBuilder package via Package Manager (on staging at this time, alternatively you can download the attached project)
- In any scene, create a new ProBuilder shape (cube ideally)
- Create another ProBuilder shape (cube ideally) which is smaller
- Position the smaller ProBuilder shape inside of the initial shape and select both objects
- Menu: Tools> ProBuilder > Experimental > Boolean (CSG) Tool
- Ensure the first larger mesh has been properly allocated to the first (left) pane and the smaller to the second (right) pane
- Set the “Operation” to “Subtraction”
- Apply the operation
- Repeat these steps on the initial object/shape, nesting these subtractions inside
- Observe that after several subtractions (typically 2), the material of the parent shape is no longer applied to the new faces created
- (Optionally) If another, non-subtraction, operation which clones the object, is now done on this object/shape, observe that the materials on the cloned/object shape's faces will be corrected.
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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Resolution Note (fix version 4.3.0-preview.3):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/182