Search Issue Tracker
Fixed in 5.0.0-pre.11
Votes
0
Found in [Package]
5.0.0-pre.7
Issue ID
1311258
Regression
Yes
[ProBuilder] Shape's face's Material is reverted to the previous Material when Subdividing that face's edge
How to reproduce:
1. Open the user's attached "PB5_SplitEdgeMaterialIssue" project
2. Open the Scene "SampleScene"
3. In the Hierarchy select the "Cube-copy" GameObject
4. At the top of the Scene view select the "Edge selection" and select an edge of the green face of the cube
5. In the ProBuilder window (Tools->ProBuilder->ProBuilder Window) press on the "Subdivide Edges" to divide the selected edge
Expected results: The green side of the cube stays green
Actual results: The green side of the cube revert back to red
Reproducible with: 5.0.0-pre.7, 5.0.0-pre.10 (2019.4.19f1, 2020.2.3f1, 2021.1.0b5, 2021.2.0a3)
Not reproducible with: 4.5.0 (2019.4.19f1, 2020.2.3f1)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 5.0.0-pre.11):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/369
Fixed in ProBuilder 5.0.1 available in Unity 2019.4.0f1 and above