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
- “There is no data available for the selected frame.” appears in the Timeline section after closing Target Frame Time dropdown
- Unity Version Control window opens when right-clicking the icon on the main toolbar
- [Android] Native Crash on TilemapRendererJobs
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
Resolution Note (fix version 4.3.0-preview.3):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/182